I am using JDK 13 and Spring Boot 2.3.
I have following entities:
Entity @Table(name = "user_permission") public class Permission { @Id