Back to Blog

Tag

#spring boot

2 articles
Article preview
Basics November 23, 2025 9 min read

Java Microservices — A Practical Guide with Examples

How to actually build microservices on the JVM — the frameworks that matter, the patterns you'll reach for, and concrete code for a small order-processing system built with Spring Boot.

Article preview
Basics November 14, 2022 5 min read

Spring Boot Essentials — What Actually Matters

The parts of Spring Boot you'll use on every project, the parts you'll almost never touch, and the mental model that separates the two.