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

n_1.speed-orm.1.0.3.source-code.application.properties Maven / Gradle / Ivy

The newest version!
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/orm?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
spring.datasource.username=root
spring.datasource.password=1234
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

server.port=2022

speed.show-log=true








© 2015 - 2024 Weber Informatics LLC | Privacy Policy