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

templates.code.properties Maven / Gradle / Ivy

There is a newer version: 1.0.0-beta.6
Show newest version
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://localhost/test?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
spring.datasource.username=root
spring.datasource.password=root




© 2015 - 2024 Weber Informatics LLC | Privacy Policy