Markus Hofmann
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Markus Hofmann created a post, AnsweredHTTP 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... -
-
Markus Hofmann created a post, AnsweredAfter 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... -
Markus Hofmann created a post, AnsweredProblem 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...