Files
spring-data-mongodb/spring-data-mongodb
Christoph Strobl 01141502a0 Fix query mapper path resolution for types considered simple ones.
spring-projects/spring-data-commons#2293 changed how PersistentProperty paths get resolved and considers potentially registered converters for those, which made the path resolution fail in during the query mapping process.
This commit makes sure to capture the according exception and continue with the given user input.

Fixes: #3659
Original pull request: #3661.
2021-06-18 14:14:45 +02:00
..
2011-08-26 20:26:06 +02:00
2021-05-14 12:05:16 +02:00