SZH
2022-08-19 4bb08dd0399b3d7d034e72a3748e6676e2fc0398
1
2
3
4
5
6
7
8
9
10
11
12
13
14
spring:
  application:
    name: safeplatform-out
  profiles:
    active: guotai-demo
#    active: test
#    active: uat
 
logging:
  config: classpath:config/log/log4j2.xml
  level:
    com.gkhy: info
    com.atomikos: ERROR
    javax.transaction: ERROR