/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

lewandowski.io
| | www.stackchief.com
7.5 parsecs away

Travel
| | Java multithreading examples including two ways of multithreading, good examples, avoiding deadlock, and how many threads can run.
| | initialcommit.com
4.0 parsecs away

Travel
| | This guide shows how to create a simple MVC web application using Spring Boot.
| | blog.scottlogic.com
4.8 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.
| | stephennimmo.com
15.3 parsecs away

Travel
| [AI summary] This article explains how to integrate Lombok and MapStruct in a Maven project to simplify code generation and mapping between Java bean types.