gestion des enregistrement par web
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 30s

This commit is contained in:
2026-01-13 21:28:53 +01:00
parent 9947716ef3
commit 47b92f9341
23 changed files with 298 additions and 60 deletions

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=dgi
#spring.profiles.active=dgi
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
@@ -46,11 +46,11 @@ logging.file.name=/app/logs/fiscad.log
#app.abs.env.defaultuser = fiscad_admin
app.default-user.username=fiscad_admin
app.default-user.password=1234567890
#app.default-user.username=fiscad_admin
#app.default-user.password=1234567890
#app.default-user.username=${DEFAULT_USER_NAME}
#app.default-user.password=${DEFAULT_USER_PASSWORD}
app.default-user.username=${DEFAULT_USER_NAME}
app.default-user.password=${DEFAULT_USER_PASSWORD}
app.upload.root=${file.upload_dir}
app.upload.zips.received=${app.upload.root}/zips/received