Efficient containers with Spring Boot 3, Java 21 and CDS by Sébastien Deleuze @ Spring I/O 2024

Описание к видео Efficient containers with Spring Boot 3, Java 21 and CDS by Sébastien Deleuze @ Spring I/O 2024

Spring I/O 2024 - 30-31 May, Barcelona

Slides: https://2024.springio.net/slides/effi...

Repo: https://github.com/sdeleuze/petclinic...

Spring Boot 3 brings runtime efficiency and performance related enhancements in order to optimize and reduce the cost of the hosting of your Spring Boot applications deployed as containers on production.

In this presentation, Sébastien will share an overview on how to migrate Spring Boot 2 applications running on Java 8 to Spring Boot 3 running on Java 21, and how to leverage builtin support for technologies like Virtual Threads, Spring Ahead-Of-Time optimisations, CDS and Buildpacks to run them faster and more efficiently on the JVM.

Sébastien will also share related data points and provide a glimpse into the future by demonstrating how Project Leyden should allow to speedup even more the startup and warmup of your Spring Boot applications.

Комментарии

Информация по комментариям в разработке