Andreas Höhmann

Results 24 comments of Andreas Höhmann

I think a "normal" text editor is okay. To save the content in the prefs is also fine.

It would be cool to define a "hierarchy" of ".derived" files: - user - eclipse installation - workspace like git, oomph ... what do you think?

What about ignoring "?debug" on production systems?

I migrated one of my project from swagger-2 to openapi-3 and I was forced to add ``` jakarta.ws.rs jakarta.ws.rs-api ``` Version 2.1.6 (comes with springboot 2.2.6.RELEASE) And so I can...

Hi all ... it would be a good idea to add some "support" to be able to ignore Spring's special "ResponseEntity" ... currently I'm using this type everywhere in my...

I can "fix" the problem with this extra plugin dependencies ... but I'm not sure if this is the right way. ```xml javax.servlet javax.servlet-api 4.0.1 runtime ``´

HI all, I facing the same logging right now after updating aws-sdk to 1.11.807. Just for my understanding ... it's not a real problem right? Because I have a running...

Update: I can confirm this behavior ... if a instasearch index update is running all "launchers" are waiting for a "operation remaining". It would be cool if the index update...

This would help a lot! I for example have multiple times to use the same module with version xxx and I have to maintain all these places. Please provide this...