You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
changed the title
Deprecate MongoConverterConfigurationAdapter#setPropertyValueConversions
Deprecate MongoConverterConfigurationAdapter#setPropertyValueConversions in favor of withPropertyValueConversionsNov 15, 2023
No description provided.
The text was updated successfully, but these errors were encountered: