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

cxy.generate-plus.1.0.0.source-code.application.yml Maven / Gradle / Ivy

The newest version!
spring:
  datasource:
    driver-class-name: com.mysql.jdbc.Driver
    url: jdbc:mysql://127.0.0.1:3306/demo?characterEncoding=utf8&useSSL=false&useUnicode=true&autoReconnect=true&serverTimezone=Asia/Shanghai
    username: root
    password: root




© 2015 - 2024 Weber Informatics LLC | Privacy Policy