/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.cybershu.eu
| | blog.kdgregory.com
0.9 parsecs away

Travel
| | 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 ...
| | tech.dentsusoken.com
0.9 parsecs away

Travel
| | MicroProfile Config? ?MicroProfile Config? MicroProfile Config? MicroProfile Config? ? ?...
| | jsloop.net
0.6 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.
| | initialcommit.com
6.7 parsecs away

Travel
| Setting up an enterprise spring-based application has become a tedious and error-prone task due to the required bulky configuration along with the complicated dependency management especially if we're talking about applications which make use of several third party libraries.