I have the following code for a Spring Boot application:
Entity:
@Proxy(lazy = false) public class Vehicle { @Id @GeneratedValue(strategy = Genera