zalando/logbook

Support for Spring Boot 3

joshlong opened this issue · 2 comments

Hi, Spring Boot 3 is here. At a minimum you'd need to add a file called AutoConfiguration.imports to make your Boot 2 auto configuration work. There's also the new AOT engine supporting GraalVM. I'd be happy to answer questions and help if this would be interesting

Detailed Description

Context

Possible Implementation

Your Environment

  • Version used:
  • Link to your project:

Hi @joshlong . I think that is already being addressed here 🙂

hi fantastic. thanks