Going native with Spring Boot 3 | Coven of Wisdom

Опубликовано: 23 Март 2026
на канале: iO - Technology
135
2

Joris Kuipers, CTO, hands-on architect, and long-time Spring trainer, presented one of the main new features provided with the latest major releases of Spring Boot and the Spring Framework.

Which is support for native compilation with GraalVM. With this, we can build native executables that run directly on the OS, without a JVM. This results in very fast startup times and vastly reduced memory usage, opening up all sorts of new use cases for Java-based applications.

In this presentation, Joris will provide an overview of this new option through slides and demos, so that you'll be ready to explore this further yourself to build command-line applications or services and functions that'll run in the cloud way more efficiently!

#java #meetup #io #quality #springframework #springframework3 #graalvm #native