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

Deprecate MongoConverterConfigurationAdapter#setPropertyValueConversions in favor of withPropertyValueConversions #4555

Closed
christophstrobl opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
type: task A general task

Comments

@christophstrobl
Copy link
Member

No description provided.

@christophstrobl christophstrobl added the type: task A general task label Nov 14, 2023
@christophstrobl christophstrobl self-assigned this Nov 14, 2023
@christophstrobl christophstrobl added this to the 4.2 GA (2023.1.0) milestone Nov 14, 2023
christophstrobl added a commit that referenced this issue Nov 14, 2023
…ions.

Introduce new builder style method and deprecate exiting setter.

Closes: #4555
christophstrobl added a commit that referenced this issue Nov 14, 2023
Reorder methods.

See: #4555
mp911de pushed a commit that referenced this issue Nov 15, 2023
Reorder methods.

See: #4555
Original pull request: #4556
mp911de pushed a commit that referenced this issue 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 changed the title Deprecate MongoConverterConfigurationAdapter#setPropertyValueConversions Deprecate MongoConverterConfigurationAdapter#setPropertyValueConversions in favor of withPropertyValueConversions Nov 15, 2023
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
1 participant