java - JPA - Domain Class & Property not found error -


i'm using spring boot h2 database local dev work, problem being encountered domain class setup. worked fine renamed property , receive error "java.lang.illegalargumentexception: no property name found type class org.rest.model.foo"

i think cause spring auto configuration has scanned domain class hasn't detected property different , it's throwing error.

how can avoid happening have number of changes i'm implementing go?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -