Relative Content

Tag Archive for spring-boothibernatehibernate-mappingspring-boot-3

@TypeDefs and @TypeDef equivalent in hibernate 6

As a part of springboot migration from 2.3 to 3.0.13 I’ve the below classes which comes from the springboot 2.3 It seems that annotations @TypeDef and @TypeDefs are removed how to make below code comptible with hibernate 6 and springBoot3