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

monalong.butterfly-server-restful.1.1.1.source-code.application.yml Maven / Gradle / Ivy

server:
  port: 8800
butterfly:
  url: jdbc:mysql://localhost:3306/butterfly?useUnicode=true&characterEncoding=UTF8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
  username: root
  password:





© 2015 - 2024 Weber Informatics LLC | Privacy Policy