PinnedHow We Slashed Our SpringBoot Startup Time from 7 Minutes to 40 Seconds 🚀During our daily development, our team hit a major roadblock: our SpringBoot services were taking 6–7 minutes just to start up. ⏳ This…Jun 26Jun 26
PinnedThe Spring Pattern That Impressed My Manager (and Dumps if-else)Tired of endless if-else or switch blocks for choosing implementations? Discover how the Service Locator Pattern, powered by Spring's…Jun 21A response icon4Jun 21A response icon4
PinnedWhat’s New in Spring Boot 4.0.0 Preview: A Deep Dive into Spring Framework 7.0.0 🚀Have you noticed the latest option when creating a new Spring Boot project? The Spring Boot 4.0.0 preview is now available, built on the…Jun 3A response icon4Jun 3A response icon4
PinnedSpring Boot with Virtual Threads vs. WebFlux: Which is Better? 🚀Spring Boot is a powerhouse for building modern Java applications, offering developers multiple ways to handle concurrency and scalability…Jun 16A response icon3Jun 16A response icon3
Mastering Redis: The Complete tale on Redis in details.From simple caching to powerful message queues, this is the only Redis tutorial you’ll need.13h ago13h ago
The Great BigDecimal Blunder: When 1 and 1.0 Started a Payment Apocalypse 😂💸For non-members, please read this article for free here.13h ago13h ago
Deduplication principle of Java Stream: from implementation mechanism to performance optimizationFor non-members, PLease read this article for free here.22h ago22h ago
A deep dive into converting your Java objects into byte streams — what it is, how it works, and…A deep dive into converting your Java objects into byte streams — what it is, how it works, and why you should be careful.23h ago23h ago
Java (this vs. super): Can this Call the Parent? 🧐For non-members, please read this article for free here.1d ago1d ago
Connecting Spring JPA to a Spring Boot Project: A Step-by-Step Guide 🚀For non-members, Please read this artcile for free here.1d ago1d ago