Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
eadl:bloc3:dev_av:config [2025/09/17 01:22] – créée jcheron | eadl:bloc3:dev_av:config [2025/09/17 01:23] (Version actuelle) – [H2] jcheron | ||
---|---|---|---|
Ligne 2: | Ligne 2: | ||
===== application.properties ===== | ===== application.properties ===== | ||
==== H2 ==== | ==== H2 ==== | ||
- | < | + | < |
- | spring.datasource.url=jdbc: | + | spring.datasource.url=jdbc: |
spring.datasource.username=sa | spring.datasource.username=sa | ||
spring.datasource.password= | spring.datasource.password= | ||
Ligne 16: | Ligne 16: | ||
==== Logs JPA ==== | ==== Logs JPA ==== | ||
- | < | + | < |
# | # | ||
spring.jpa.properties.hibernate.format_sql=true | spring.jpa.properties.hibernate.format_sql=true |