Using javers-core 3.10.2
and javers-spring-boot-starter-sql 3.10.2
javers works well initially. But after restarting spring boot application getting following error.
JaversException TYPE_NAME_NOT_FOUND: type name 'Person' not found. If you are using @TypeName annotation, remember to register this class using JaversBuilder.withPackagesToScan(String) or JaversBuilder.scanTypeName(Class)] with root cause