Explore >> Select a destination


You are here

vanwilgenburg.wordpress.com
| | phauer.com
2.1 parsecs away

Travel
| | Why fat jars in a Docker container is not a good idea and how we can easily do better
| | jsloop.net
2.9 parsecs away

Travel
| | Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.
| | openliberty.io
2.2 parsecs away

Travel
| | Learn how to write simple and effective integration tests that run against your real application's Docker container. No mock objects needed.
| | www.jasonwhaley.com
5.4 parsecs away

Travel
| I was running in to a problem with a Java project that occured only in IntelliJ Idea, but not on the command line, when running specific test classes ...