Jan 7 · 4 min read · In Spring Boot, HikariCP has been the default connection pool since version 2.0. As a backend developer, understanding "why" we use it and how to tune it for production is crucial for building scalable systems. The Spring documentation explicitly sta...
Join discussionNov 5, 2024 · 4 min read · Application.properties configuration part! If you've ever used a website or app, you've probably enjoyed fast, smooth loading speeds—especially when checking out a shopping cart or checking your bank balance. Behind the scenes, there's a hidden tec...
Join discussion