eadl:bloc3:dev_av:config

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
eadl:bloc3:dev_av:config [2025/09/17 01:23] – [H2] jcheroneadl:bloc3:dev_av:config [2025/09/17 16:00] (Version actuelle) – [H2] jcheron
Ligne 3: Ligne 3:
 ==== H2 ==== ==== H2 ====
 <sxh bash;gutter:false> <sxh bash;gutter:false>
-spring.datasource.url=jdbc:h2:file:./data/dbExemple;DB_CLOSE_ON_EXIT=FALSE+spring.datasource.url=jdbc:h2:file:./db/ecommerce;DB_CLOSE_ON_EXIT=FALSE
 spring.datasource.username=sa spring.datasource.username=sa
 spring.datasource.password= spring.datasource.password=
Ligne 12: Ligne 12:
 spring.h2.console.enabled=true spring.h2.console.enabled=true
 spring.h2.console.path=/h2-console spring.h2.console.path=/h2-console
 +
 +#Quote sur les identifiers dans la BDD
 +spring.jpa.properties.hibernate.globally_quoted_identifiers=true
 +
 </sxh> </sxh>
  
  • eadl/bloc3/dev_av/config.1758065002.txt.gz
  • Dernière modification : il y a 18 heures
  • de jcheron