Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Spring Boot 3 #1382

Closed
joshlong opened this issue Dec 3, 2022 · 2 comments
Closed

Support for Spring Boot 3 #1382

joshlong opened this issue Dec 3, 2022 · 2 comments
Labels

Comments

@joshlong
Copy link

joshlong commented Dec 3, 2022

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:
@nhmarujo
Copy link
Contributor

nhmarujo commented Dec 5, 2022

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

@joshlong
Copy link
Author

joshlong commented Dec 5, 2022

hi fantastic. thanks

@joshlong joshlong closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants