I have some problem with table mapping in spring-boot app. At first my code:
BaseEntity:
@MappedSuperclass public abstract class BaseEntity { @Id @