spring: application: name: gkhy-safeplatform-out profiles: # active: prod active: out-dev #mybatis-plus: # mapper-locations: classpath:config/mapper/**/*.xml logging: config: classpath:config/log/log4j2.xml level: com.gkhy: info com.atomikos: ERROR javax.transaction: ERROR