Skip to content

Update SpringBootContextLoader to support AOT #31965

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

Closed
Tracked by #32108
philwebb opened this issue Aug 3, 2022 · 1 comment
Closed
Tracked by #32108

Update SpringBootContextLoader to support AOT #31965

philwebb opened this issue Aug 3, 2022 · 1 comment
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

philwebb commented Aug 3, 2022

Framework changes to AbstractContextLoader mean we need to be able to return a non-refreshed context. We might need a new method on SpringApplication or to make the new Hook interface public.

@philwebb philwebb added type: enhancement A general enhancement theme: aot An issue related to Ahead-of-time processing labels Aug 3, 2022
@philwebb philwebb added this to the 3.0.x milestone Aug 3, 2022
@philwebb
Copy link
Member Author

philwebb commented Sep 2, 2022

@philwebb philwebb changed the title Update SpringBootContextLoader to return prepared but not refreshed contexts Update SpringBootContextLoader to support AOT Sep 15, 2022
@philwebb philwebb modified the milestones: 3.0.x, 3.0.0-M5 Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant