diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 7a2dd25..3fe5845 100755 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,6 +1,7 @@ spring.profiles.active=${SPRING_PROFILES_ACTIVE} #spring.profiles.active=abomey #spring.profiles.active=test +#test spring.jpa.properties.hibernate.id.new_generator_mappings=false spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true spring.jpa.open-in-view=false