cleanup
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
spring.main.banner-mode=off
|
||||
spring.jpa.database=default
|
||||
spring.jpa.generate-ddl=false
|
||||
#spring.datasource.url=jdbc:postgresql://localhost:5432/postgres
|
||||
#spring.datasource.username=postgres
|
||||
#spring.datasource.password=
|
||||
#spring.datasource.driver-class-name=org.postgresql.Driver
|
||||
|
||||
spring.datasource.url=jdbc:h2:mem:db;DB_CLOSE_ON_EXIT=FALSE
|
||||
spring.datasource.username=sa
|
||||
|
||||
Reference in New Issue
Block a user