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

.0.2.source-code.application.properties Maven / Gradle / Ivy

The newest version!
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://127.0.0.1/test?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8&useSSL=false&&rewriteBatchedStatements=true
spring.datasource.username=root
spring.datasource.password=
logging.level.root = debug




© 2015 - 2024 Weber Informatics LLC | Privacy Policy