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

Register reflection hints for @TestPropertySource factory #31160

Closed
1 task done
sbrannen opened this issue Sep 3, 2023 · 0 comments
Closed
1 task done

Register reflection hints for @TestPropertySource factory #31160

sbrannen opened this issue Sep 3, 2023 · 0 comments
Assignees
Labels
in: test Issues in the test module theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented Sep 3, 2023

Overview

We recently introduced support for PropertySourceFactory in @TestPropertySource locations; however, MergedContextConfigurationRuntimeHints currently does not register hints for a custom PropertySourceFactory.

Related Issues

Deliverables

  • Update MergedContextConfigurationRuntimeHints so that it registers hints for a custom PropertySourceFactory.
@sbrannen sbrannen added in: test Issues in the test module type: enhancement A general enhancement theme: aot An issue related to Ahead-of-time processing labels Sep 3, 2023
@sbrannen sbrannen added this to the 6.1.0-RC1 milestone Sep 3, 2023
@sbrannen sbrannen self-assigned this Sep 3, 2023
@sbrannen sbrannen changed the title Register hints for @TestPropertySource factory Register reflection hints for @TestPropertySource factory Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module 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