|
|
@ -20,4 +20,6 @@ bolsa.jpa.hibernate.naming.physical-strategy=org.springframework.boot.orm.jpa.hi |
|
|
|
bbddh2.datasource.url=jdbc:h2:file:/home/public/h2 |
|
|
|
bbddh2.datasource.username=sa |
|
|
|
bbddh2.datasource.password= |
|
|
|
bbddh2.datasource.driver-class-name=org.h2.Driver |
|
|
|
bbddh2.datasource.driver-class-name=org.h2.Driver |
|
|
|
bbddh2.jpa.show-sql=true |
|
|
|
bbddh2.jpa.hibernate.ddl-auto=create-drop |