main
Last change
on this file since 9506ca8 was 9506ca8, checked in by unknown <mlviktor23@…>, 2 years ago |
first commit
|
-
Property mode
set to
100644
|
File size:
328 bytes
|
Rev | Line | |
---|
[9506ca8] | 1 | spring.datasource.url=jdbc:postgresql://localhost:5432/profesori.mk
|
---|
| 2 | spring.datasource.username=postgres
|
---|
| 3 | spring.datasource.password=1win7337
|
---|
| 4 | spring.jpa.hibernate.ddl-auto=none
|
---|
| 5 | spring.jpa.show-sql=false
|
---|
| 6 | spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
---|
| 7 | spring.jpa.properties.hibernate.format_sql=true |
---|
Note:
See
TracBrowser
for help on using the repository browser.