Closed
Description
The current implementation will only cache valid PropertyPath
s that can be resolved to an actual property.
The raised Exception
, in case a requested path cannot be resolved to an actual property, outplays the cache.
related to: spring-projects/spring-data-r2dbc#619 & spring-projects/spring-data-mongodb#2862