Changeset f0d5cb7 for src/main/resources/application.properties
- Timestamp:
- 09/03/21 11:25:12 (3 years ago)
- Branches:
- master
- Children:
- f8007b3
- Parents:
- 5577566
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/resources/application.properties
r5577566 rf0d5cb7 1 1 spring.datasource.url=jdbc:postgresql://localhost:5432/charitable 2 2 spring.datasource.username=postgres 3 spring.datasource.password=postgres ql3 spring.datasource.password=postgres 4 4 spring.thymeleaf.cache=false 5 5 spring.jpa.hibernate.ddl-auto=update
Note:
See TracChangeset
for help on using the changeset viewer.