Skip to content

Introduce lightweight invalid property path resolution cache #2837

Closed
@christophstrobl

Description

@christophstrobl

The current implementation will only cache valid PropertyPaths 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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions