| You may want to read the migration guide. In 5.3, the ByteBuddy enhancement platform is the default where-as with 5.2 and prior it was Javassist. You can override this by specifying the hibernate.bytecode.provider=javassist property in your configuration to force it to use the legacy enhancement provider; although we strongly suggest moving to ByteBuddy asap. |