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

Update remaining data properties to make it clear which stores do and do not require Spring Data #34954

Open
wilkinsona opened this issue Apr 12, 2023 · 0 comments
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

Unless I have overlooked something, I think we may have missed some changes when determining the scope of #11574.

MongoProperties in org.springframework.boot.autoconfigure.mongo has the prefix spring.data.mongodb but its settings are applied by MongoAutoConfiguration which does not depend on Spring Data. The prefix should be changed to spring.mongodb.

We should review the other stores as well.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Apr 12, 2023
@wilkinsona wilkinsona added this to the 3.x milestone Apr 12, 2023
@wilkinsona wilkinsona added the for: team-meeting An issue we'd like to discuss as a team to make progress label Mar 26, 2025
@philwebb philwebb modified the milestones: 3.x, 4.0.x Mar 26, 2025
@philwebb philwebb removed the for: team-meeting An issue we'd like to discuss as a team to make progress label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants