|
You are here |
initialcommit.com | ||
| | | | |
blog.kdgregory.com
|
|
| | | | | When I want to package a Java application in a single JAR with all of its dependencies, I normally turn to Maven's Shade plugin. This ... | |
| | | | |
jsloop.net
|
|
| | | | | 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. | |
| | | | |
phauer.com
|
|
| | | | | Why fat jars in a Docker container is not a good idea and how we can easily do better | |
| | | | |
www.jasonwhaley.com
|
|
| | | 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 ... | ||