bootiful spring boot 3

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