From 9de25641082986280b1f3931d675b86ed1c0dbe6 Mon Sep 17 00:00:00 2001 From: Aurince AKAKPO Date: Thu, 12 Mar 2026 12:26:45 +0100 Subject: [PATCH] Generation tfu batie et non batie --- src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) 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