|
Last change
on this file since 5ea00d7 was 5ea00d7, checked in by Malek Alavi <malekalavi7@…>, 43 hours ago |
|
Initial project upload
|
-
Property mode
set to
100644
|
|
File size:
407 bytes
|
| Rev | Line | |
|---|
| [5ea00d7] | 1 | spring.application.name=db
|
|---|
| 2 | spring.datasource.url=jdbc:postgresql://localhost:3307/db_202526z_va_prj_olpms
|
|---|
| 3 | spring.datasource.username=db_202526z_va_prj_olpms_owner
|
|---|
| 4 | spring.datasource.password=3ad0b6760a91
|
|---|
| 5 | spring.datasource.driver-class-name=org.postgresql.Driver
|
|---|
| 6 |
|
|---|
| 7 | spring.jpa.hibernate.ddl-auto=validate
|
|---|
| 8 |
|
|---|
| 9 | spring.jpa.show-sql=true
|
|---|
| 10 | spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.