Support for Spring Boot 3
joshlong opened this issue · 2 comments
joshlong commented
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:
joshlong commented
hi fantastic. thanks