I have following entities:
@Getter @Setter @NoArgsConstructor @MappedSuperclass public class BaseEntity implements Serializable{ private static final