Skip to content

Conversation

likhith5697
Copy link

This PR removes built-in support for Spring Session Data MongoDB.

Summary of Changes

  • Deleted module:spring-boot-session-data-mongodb and related starter/smoke-test modules.
  • Removed references from settings.gradle and submodule build files.
  • Updated spring-boot-dependencies to exclude MongoDB session artifacts.
  • Cleaned up metadata and documentation mentions.

Rationale
MongoDB session support is now maintained by the MongoDB team:
https://github.com/mongodb/spring-session-mongodb

Resolves: #47662

@likhith5697 likhith5697 force-pushed the remove-mongodb-session-support-47662 branch from 273c14e to f62a07d Compare October 16, 2025 17:49
@philwebb
Copy link
Member

Thanks, but this issue was already assigned and in progress.

@philwebb philwebb closed this Oct 16, 2025
@philwebb philwebb added the status: declined A suggestion or change that we don't feel we should currently apply label Oct 16, 2025
@likhith5697
Copy link
Author

Thanks, but this issue was already assigned and in progress.

Thanks @philwebb! Appreciate the clarification — this was a great learning experience for contributing to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: declined A suggestion or change that we don't feel we should currently apply

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove support for Spring Session Data MongoDB

2 participants