application-github.properties 180 Bytes
Newer Older
Yiming Liu committed
1 2 3 4
# DataSource
spring.datasource.url = ${spring_datasource_url}
spring.datasource.username = ${spring_datasource_username}
spring.datasource.password = ${spring_datasource_password}