What's new in Spring Boot 2.3
Speaker: Phil Webb (@phillip_webb)
Timecodes
Use the timecodes below if you want to jump to a specific part of the presentation:
- 00:27 - Intro
- 01:59 - Creating the Demo
- 04:01 - Building Docker Images with the Spring Boot Plugin
- 09:21 - Building Docker Images with a Dockerfile
- 16:40 - Customizing Layers
- 21:38 - Graceful Shutdown
- 25:19 - Kubernetes Probes
- 30:55 - Configuration Properties End-to-End Traceability
- 33:00 - Wrap-up and Upgrade Gotchas
Links
The following links are referenced in the presentation:
- Building OCI Images [Maven|Gradle]
- Packaging Layered Jars [Maven|Gradle]
- Customizing Layers [Maven|Gradle]
- Writing a Dockerfile
- Release Notes
- Contributing Instructions …