All Downloads are FREE. Search and download functionalities are using the official Maven repository.

framework.1.0.6-RELEASE.source-code.application-prod.properties Maven / Gradle / Ivy

There is a newer version: 1.0.7-RELEASE
Show newest version
# db
spring.datasource.url=jdbc:mysql://localhost:3306/demo
spring.datasource.username=root
spring.datasource.password=

logging.level.com.codeages=DEBUG
spring.flyway.outOfOrder=true

management.metrics.export.influx.db=
management.metrics.export.influx.uri=
management.metrics.export.influx.user-name=
management.metrics.export.influx.password=





© 2015 - 2024 Weber Informatics LLC | Privacy Policy