Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Make field names configurable #185

Open
N4SoftwareNinja opened this issue Apr 8, 2021 · 0 comments
Open

Make field names configurable #185

N4SoftwareNinja opened this issue Apr 8, 2021 · 0 comments

Comments

@N4SoftwareNinja
Copy link

Hello together,

we currently have an use case where we would have to change the preconfigured field names in AbstractMongoSessionConverter/JdkMongoSessionConverter and found that this isn't possible without copying a lot of spring-data-mongodb classes.
So we are curious if there is a reason why does field names where not made configurable, especially since it would simply be a matter of switching them from constants to normal class member variables and providing a setter since everything else in those classes already works with those class constants.

If you would be fine with this change I also could provide a Pull Request for this issue.

Greetings

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant