.0.2.source-code.application.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of db Show documentation
Show all versions of db Show documentation
simplify database access
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