Skip to content

Introduce MongoConverterConfigurationAdapter#withPropertyValueConversions. #4556

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

Closed
wants to merge 6 commits into from

Conversation

christophstrobl
Copy link
Member

Closes: #4555

…ions.

Introduce new builder style method and deprecate exiting setter.

Closes: #4555
Reorder methods.

See: #4555
Remove unused imports.
Simplify if & switch statements.
Use Set.of, List.of for unmodifiable collections.
Remove redundant usage of semicolon.
Fix broken references in Javadoc.
mp911de pushed a commit that referenced this pull request Nov 15, 2023
…ions.

Introduce new builder style method and deprecate exiting setter.

Closes: #4555
Original pull request: #4556
mp911de pushed a commit that referenced this pull request Nov 15, 2023
Reorder methods.

See: #4555
Original pull request: #4556
mp911de pushed a commit that referenced this pull request Nov 15, 2023
Remove unused imports.
Simplify if & switch statements.
Use Set.of, List.of for unmodifiable collections.
Remove redundant usage of semicolon.
Fix broken references in Javadoc.
Fix Typos.
Extend value caching for MongoPersistentProperties.

See: #4555
Original pull request: #4556
@mp911de mp911de added the type: task A general task label Nov 15, 2023
@mp911de mp911de closed this Nov 15, 2023
@mp911de mp911de deleted the issue/4555 branch November 15, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
2 participants