Base de datos y JPA

This commit is contained in:
Tatiana Villa Ema 2026-06-14 03:22:33 +02:00
parent 1b0d3035e8
commit 3ce346930f
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
spring.application.name=crminmobiliario
spring.datasource.url=jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
spring.datasource.driver-class-name=org.h2.Driver
spring.datasource.username=sa
spring.datasource.password=
spring.jpa.hibernate.ddl-auto=update