Platform Engineering

Next-Generation Cloud Native Apps with Spring Boot 3

This session will highlight what’s new, and demonstrate hands-on patterns and techniques for cloud native development.

This entry is part 2 of 2 in the series Cloud Native Software Engineering

The recent release of Spring Boot 3 laid the foundation for the next generation of modern Java applications.

This session will highlight what’s new, and demonstrate hands-on patterns and techniques for cloud native development.

Support for generating native executables with GraalVM is now part of the core framework, making it straightforward to build efficient applications with instant startup time and reduced memory consumption. The new Java 17 baseline and support for Jakarta EE 10 unlock many new features and integrations.

Observability is now a core tenet of the Spring ecosystem, with monitoring and tracing built into each Spring module and powered by Micrometer and OpenTelemetry. Finally, developer experience gets a significant boost with the new development services based on Docker Compose and Testcontainers.

Download slides here.

AGENDA

00:00 Intro
00:51 Spring
01:37 Java 17
04:49 Demo
12:42 Deployment
12:57 Demo
14:07 Deployment continued
16:21 Demo
16:48 Native images
22:31 Data persistence
23:57 Demo
35:07 Data persistence continued
36:14 Observability
38:06 Demo
38:59 Observability continued
39:19 Demo
43:52 Jakarta EE 10
45:52 Outro

Series Navigation<< Cloud Native DevOps Explained

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button