fusion maj parcelle,batiment,ulo et leur enquete

This commit is contained in:
2026-03-19 17:13:54 +01:00
parent faf2ccdb8f
commit afc44b95fb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
package io.gmss.fiscad.enums;
public enum StatutParcelle {
NON_ENQUETER,
NON_ENQUETE,
AJOUR,
NON_AJOUR;
}

View File

@@ -1,6 +1,6 @@
spring.profiles.active=${SPRING_PROFILES_ACTIVE}
#spring.profiles.active=${SPRING_PROFILES_ACTIVE}
#spring.profiles.active=abomey
#spring.profiles.active=test
spring.profiles.active=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