Explore >> Select a destination


You are here

www.e4developer.com
| | initialcommit.com
0.7 parsecs away

Travel
| | This guide shows how to create a simple MVC web application using Spring Boot.
| | blog.scottlogic.com
0.6 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.
| | initialcommit.com
1.1 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.
| | www.thinkcode.se
8.7 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.