/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.jasonwhaley.com
| | www.thinkcode.se
0.8 parsecs away

Travel
| | [AI summary] A technical tutorial explains how to set up and use the Antrun Maven plugin to execute Ant targets within a Maven build lifecycle.
| | jsloop.net
1.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.
| | www.thinkcode.se
1.4 parsecs away

Travel
| |
| | blog.scottlogic.com
10.3 parsecs away

Travel
| In most microservice architectures, there are many opportunities and temptations for sharing code. In this post I will give advice based on my experience on when it should be avoided and when code reuse is acceptable. The points will be illustrated with the help of an example Spring Boot project.