This commit is contained in:
Paulo Gustavo Veiga
2023-11-27 21:08:28 -08:00
parent ea6b2ad106
commit 079f8ac417
31 changed files with 351 additions and 442 deletions

View File

@@ -179,3 +179,6 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.HSQLDialect
spring.jpa.open-in-view=true
spring.h2.console.enabled=true
spring.h2.console.path=/h2-ui
logging.level.root=TRACE