rsf-open-api/src/main/resources/application.yml
@@ -1,13 +1,13 @@ spring: profiles: active: prod active: dev mybatis-plus: mapper-locations: classpath:mapper/*/*.xml # global-config: # field-strategy: 0 configuration: # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl map-underscore-to-camel-case: true cache-enabled: true call-setters-on-nulls: true