bootiful spring boot 3
src: Bootiful Spring Boot 3 by Josh Long π«π· πΊπΈ β‘οΈ - 2023-04-26
Abstract
Josh presented some new feature from spring-boot 3:
- Java 17
- observability tracing (no dependency on spring-cloud)
- HTTP client improvement (βΓ la Retrofitβ)
- better HTTP error details (class
ProblemDetail
that implements the RFC)- better GraphQL support
- better spring gateway support
- better GraalVM support
- migration to JakartaEE