Update
This commit is contained in:
11
target/classes/application.properties
Normal file
11
target/classes/application.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
spring.datasource.url=jdbc:postgresql://localhost:5432/dbproduct?
|
||||
spring.datasource.username=postgres
|
||||
spring.datasource.password=root
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.open-in-view=true
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user