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

Document how to use spring.factories to add auto-configuration to a test slice #22531

Closed
wilkinsona opened this issue Jul 23, 2020 · 0 comments
Closed
Assignees
Labels
type: documentation A documentation update
Milestone

Comments

@wilkinsona
Copy link
Member

#6001 and #6335 made it possible to add auto-configuration to a test slice by listing it in spring.factories but it was only documented in the javadoc of @ImportAutoConfiguration. Prompted by a discussion on Gitter with @jnizet, we should also mention it in the reference documentation. The "Additional Auto-configuration and Slicing" section is probably the right place for it.

@wilkinsona wilkinsona added the type: documentation A documentation update label Jul 23, 2020
@wilkinsona wilkinsona added this to the 2.3.x milestone Jul 23, 2020
@snicoll snicoll modified the milestones: 2.3.x, 2.3.4 Aug 31, 2020
@snicoll snicoll self-assigned this Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

2 participants