spade-fork/src/main/resources/application-local.properties @ ed5f9ceb
1 |
spring.datasource.jdbc-url=jdbc:mysql://localhost:3306/spade |
---|---|
2 |
spring.second-datasource.jdbc-url=jdbc:mysql://localhost:3306/authspade |
3 |
spring.security.oauth2.resourceserver.jwt.issuer-uri=http://localhost:9080/auth/realms/spade |
4 |
detecting.service.url=http://localhost:8081 |