Untitled

 avatar
unknown
plain_text
a year ago
427 B
5
Indexable
{
    
    
    "price" : 300,
    "Productname" : "Keyboard",
    "Quantity" : 67,
    "CategoryId" : {
        "categoryId" : 1
    }
   
    
    
    
    
}


error

"org.springframework.dao.InvalidDataAccessApiUsageException: Parameter value [com.example.demo.Entity.Category@1ce88431] did not match expected type [SqmBasicValuedSimplePath(com.example.demo.Entity.Category(5197370565300).categoryId)]",
Editor is loading...
Leave a Comment