Spring Boot vs Quarkus: A Real-World Comparison
Both are excellent Java frameworks. But which one should you choose for your next microservice? I compare them on startup time, memory, developer experience, and ecosystem maturity.
Digital Journal
Technical deep-dives, experiments, and lessons learned from the digital laboratory. Exploring code, systems, and the craft of building software.
Both are excellent Java frameworks. But which one should you choose for your next microservice? I compare them on startup time, memory, developer experience, and ecosystem maturity.
A practical guide to API design principles — versioning, error handling, validation, and documentation — applied with Spring Boot and OpenAPI.
Multi-stage Docker builds, minimising image size, non-root users, and health checks — everything you need for production-ready Spring Boot containers.