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 discussionDec 5, 2024 · 1 min read · 🔍 Check out Hikari Font now! Explore this 📁 display fonts and claim your 🆓 free download here. Let's start crafting together! 🚀 Hikari is a Japanese-inspired typeface. This beautiful uppercase with easy application adjusts 3 styles regular, rusti...
Join discussion
Nov 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 discussionJun 25, 2024 · 7 min read · In this instructional we’ll review an example application which is written in the Groovy Programming Language and which demonstrates how to use the H2 relational database (H2 DB / H2) with Spring Boot. The benefit from using the Groovy Programming La...
Join discussion
Oct 14, 2022 · 7 min read · Overview Hikari is a battle-proven, lightweight, high performance connection pool library for Java. It's also the default connection pool in Spring Boot. This article will dive into some configuration settings that are relevant for CockroachDB. Why a...
Join discussion