Files
java-tutorials/spring-boot-modules/spring-boot-properties/src/test/resources/database-test.properties
T
2020-05-06 05:28:28 +02:00

4 lines
85 B
Properties

jdbc.url=jdbc:postgresql:/localhost:5432
database.username=foo
database.password=bar