application-test.yml 223 Bytes Raw Blame History Permalink 1 2 3 4 5 6 spring: datasource: url: jdbc:mysql://192.168.102.219:3306/yh_pcms?useUnicode=true&characterEncoding=UTF-8 username: yh_test password: 9nm0icOwt6bMHjMusIfMLw== driver-class-name: com.mysql.jdbc.Driver