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
Hi,
I wanted to report a bug I noticed when upgrading Spring Boot 2.5.8 → 2.6.2.
After the upgrade the Jdbc @query when returning null it cannot be mapped to String, as before. Now we get an exception Couldn't find PersistentEntity for type class java.lang.String!.