http: port: 8188 jdbc: name: jdbc/contract user: root pass: 123 url: jdbc:mysql://123.56.199.103:3308/contract_new?useSSL=true&characterEncoding=UTF-8 driverClassName: com.mysql.jdbc.Driver redis: host: 10.2.9.66 password: bcp: store: sync_table: update hibernate: hbm2ddl: auto: update dialect: org.hibernate.dialect.MySQLDialect show_sql: true spring: thymeleaf: cache: false beecode: system: user: - name: test password: test group: admin - name: admin password: admin group: admin