I have a Java Spring Boot app running with Hibernate. I am attempting to save a new record with an autogenerated ID.
When I run a request it is throwing the following