/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

blog.kdgregory.com
| | www.thinkcode.se
1.2 parsecs away

Travel
| | [AI summary] A tutorial explaining how to configure the Maven Assembly Plugin to create an executable JAR file that includes all necessary runtime dependencies while excluding test libraries.
| | www.cybershu.eu
0.9 parsecs away

Travel
| | Hello there ?,Hello ?, I was tasked with integrating a Java class for data generation into ourCI/CD pipeline. The goal was to create a shaded JAR that could ...
| | jsloop.net
0.4 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
9.5 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.