Runtime efficiency with Spring (today and tomorrow)
With Spring Framework 6.1 and Spring Boot 3.2 general availability approaching, we would like to share an overview about several efforts the Spring team is pursuing to allow developers to optimize the runtime efficiency of their applications.
We are going to cover the following technologies and use cases:
- Spring MVC as a lean Virtual Threads web stack on JDK 21
- Optimized container deployment with Spring and GraalVM Native Image
- JVM Checkpoint Restore: Scale to zero with Spring and Project CRaC
- A glimpse into OpenJDK’s future with Spring AOT and Project Leyden
If you prefer watching a video…