Skip to content
New issue

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

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

Already on GitHub? # to your account

Add a method to ApplicationContextRunner that prepares but does not refresh the context #31302

Closed
philwebb opened this issue Jun 9, 2022 · 0 comments
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

philwebb commented Jun 9, 2022

For testing #31163 we want to use the ApplicationContextRunner to setup the context that will be processed. Currently we can only return a fully refreshed context, but for AOT we need one that's prepared but not refreshed.

@philwebb philwebb added the type: enhancement A general enhancement label Jun 9, 2022
@philwebb philwebb added this to the 3.0.0-M4 milestone Jun 9, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant