Markus Hofmann
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 HTTP Client: How to create pdf when in HTTP body as JSON encapsulated
已回答Hi, I have the situation that the HTTP client receives a PDF encapsulated by JSON in the HTTP body.{ "mimetype": "application/pdf", "base64String": “JVBERi0xLjQKJaqrrK0KMSAwIG9iago8PAovQ3JlYXRvciA... -
创建于 After Screen Saver Intellij IDEA is closed
已回答Hi, I have following situation on my machine. Using VMWare Workstation Player 16 and Ubuntu 22.04. I recognized when Ubuntu goes into sleep mode and the logging screen shows again, Intellij IDEA st... -
创建于 Problem running TomEE Test Case inside Intellij Community Edition
已回答Hi guys, there is an issue which I have no idea how to solve. I cloned the TomEE repository and included it inside Intellij Community Edition as Maven project. Now I let run an easy Test like org.s...