While trying to configure the QuarkusRestClientBuilder with setReadIdleTimeout() to timeout HTTP reads from Quarkus client, I noticed a thrown exception that only occured while using ...
I'm having some weird JSoup problem when running my JavaFX application from the browser (or as web-start). When I run from inside the IDE (Eclipse or Netbeans) or as a standalone app, it runs normally ...