server: port: 8082 spring: application: name: location datasource: url: jdbc:mysql://47.96.4.54:10052/huimv_farm_v2?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&serverTimezone=Asia/Shanghai # url: jdbc:mysql://192.168.1.7/huimv_farm_v2?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&serverTimezone=Asia/Shanghai username: root password: hm123456789 driver-class-name: com.mysql.cj.jdbc.Driver # url: jdbc:mysql://rm-bp1sz356vk48i43x64o.mysql.rds.aliyuncs.com/huimv_farm_v2?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&serverTimezone=Asia/Shanghai # username: yxx_test # password: yxx123456 # driver-class-name: com.mysql.cj.jdbc.Driver jpa: hibernate: ddl-auto: update database-platform: org.hibernate.dialect.MySQL5InnoDBDialect show-sql: true redis: host: 122.112.224.199 port: 6379 password: hm123456