huwhois %!s(int64=4) %!d(string=hace) años
padre
commit
d64e325c2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/application-test.yml

+ 1 - 1
src/main/resources/application-test.yml

5
            driver-class-name: com.mysql.cj.jdbc.Driver
5
            driver-class-name: com.mysql.cj.jdbc.Driver
6
            url: jdbc:mysql://localhost:3306/meeting?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
6
            url: jdbc:mysql://localhost:3306/meeting?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
7
            username: root
7
            username: root
8
            password: y(ap>pXDZ6-Q@1137430362
8
            password: root001
9
            initial-size: 10
9
            initial-size: 10
10
            max-active: 100
10
            max-active: 100
11
            min-idle: 10
11
            min-idle: 10