Developer vs. ChatGPT Part I: Writing a Spring Boot Microservice
Pitting a seasoned Java developer against the all-knowing generative AI to find out... can AI generate a Java microservice end-to-end?

Pitting a seasoned Java developer against the all-knowing generative AI to find out... can AI generate a Java microservice end-to-end?

Learn how to use Firmata4j to control an Arduino board from a Raspberry Pi board or directly from your computer.

Modern modular monoliths (and Moduliths) are redefining the monolithic architecture. Pick the best of both worlds with the hybrid approach.

In part 9 of this series, learn how to successfully create an orchestrated microservices system with Docker Compose!

Convert an existing MongoDB-connected service to use Spring Cloud Config for accessing database credentials, as with a Neo4j microservice.

Learn how to set up a service that hosts the Spring Cloud Config server and wire our Neo4j microservice as the config client service.

In this article, you learn about the Modular Monolithic architecture and how you can create it using the Spring Framework and Gradle.

In part #2 of my article series on Spring Boot Annotations, we focus on the REST and Spring Stereotype Annotations.

Spring Modulith is the successor of Oliver Drotbohm's Moduliths project (with a trailing S). It uses both ArchUnit and jMolecules.

Spring Boot Annotation Guide, providing an easy reference for daily development and provides code samples.