Last change
on this file since fdfbdde was fdfbdde, checked in by Stojilkova Sara <sara.stojilkova.students.finki.ukim.mk>, 9 months ago |
Initial commit
|
-
Property mode
set to
100644
|
File size:
306 bytes
|
Line | |
---|
1 | spring.datasource.url=jdbc:postgresql://localhost:9999/db_202324z_va_prj_stma_2324z
|
---|
2 | spring.datasource.username=db_202324z_va_prj_stma_2324z_owner
|
---|
3 | spring.datasource.password=6c398008bf00
|
---|
4 |
|
---|
5 | spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
---|
6 |
|
---|
7 | spring.jpa.hibernate.ddl-auto=validate |
---|
Note:
See
TracBrowser
for help on using the repository browser.