Last change
on this file since b68ae8d was b68ae8d, checked in by Marko <Marko@…>, 2 years ago |
Created spring app, edited setec_scrapper
|
-
Property mode
set to
100644
|
File size:
311 bytes
|
Rev | Line | |
---|
[b68ae8d] | 1 | spring.datasource.url=jdbc:postgresql://localhost:5432/phonelux
|
---|
| 2 | spring.datasource.username=
|
---|
| 3 | spring.datasource.password=
|
---|
| 4 | spring.jpa.hibernate.ddl-auto=update
|
---|
| 5 | spring.jpa.show-sql=true
|
---|
| 6 | spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQL9Dialect
|
---|
| 7 | spring.jpa.properties.hibernate.format_sql=true
|
---|
Note:
See
TracBrowser
for help on using the repository browser.