Optimizing Spring Boot 3.3.x Applications with CDS and Native Image
In this blog post, we explore the performance of a Spring Boot 3.3.x application (CrudHtmx) deployed with various Docker configurations, including CDS (Class Data Sharing) and native images. This is a follow-up to our previous post on comparing no-build web applications with Spring Boot. We conducted tests to measure startup...
[Read More]