Markus Hofmann
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created HTTP Client: How to create pdf when in HTTP body as JSON encapsulated
AnsweredHi, I have the situation that the HTTP client receives a PDF encapsulated by JSON in the HTTP body.{ "mimetype": "application/pdf", "base64String": “JVBERi0xLjQKJaqrrK0KMSAwIG9iago8PAovQ3JlYXRvciA... -
Created After Screen Saver Intellij IDEA is closed
AnsweredHi, 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... -
Created Problem running TomEE Test Case inside Intellij Community Edition
AnsweredHi 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...