rsf-server/src/main/resources/application-dev.yml
@@ -8,6 +8,8 @@ name: @pom.artifactId@ mvc: static-path-pattern: /** path match: matching-strategy: ANT_PATH_MATCHER datasource: driver-class-name: com.mysql.jdbc.Driver url: jdbc:mysql://192.168.4.24:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai