src/main/resources/application-dev.yml
@@ -12,7 +12,7 @@ driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver username: sa password: sa@123 url: jdbc:sqlserver://192.168.4.15:1433;databasename=jsxsasrs url: jdbc:sqlserver://47.97.1.152:1433;databasename=jsxsasrs mvc: static-path-pattern: /** redis: @@ -30,7 +30,7 @@ # global-config: # field-strategy: 0 configuration: # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl map-underscore-to-camel-case: true cache-enabled: true call-setters-on-nulls: true