Designing Clean REST APIs with Spring Boot
A practical guide to API design principles — versioning, error handling, validation, and documentation — applied with Spring Boot and OpenAPI.
Digital Journal
Technical deep-dives, experiments, and lessons learned from the digital laboratory. Exploring code, systems, and the craft of building software.
A practical guide to API design principles — versioning, error handling, validation, and documentation — applied with Spring Boot and OpenAPI.
How I tuned HikariCP connection pool settings for a high-traffic Spring Boot application, and what the monitoring data revealed.