dashboard
repositories
filestore
activity
search
login
main
/
safePlatform-out
国泰新华安全平台-外包
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
增加uat环境配置
SZH
2022-08-16
2e10b3ddc136ab478dbafaf66e858cdfa36d47f4
[safePlatform-out.git]
/
safePlatfrom-out-web
/
src
/
main
/
resources
/
config
/
application.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
spring:
application:
name: safeplatform-out
profiles:
# active: test
active: guotai-demo
logging:
config: classpath:config/log/log4j2.xml
level:
com.gkhy: info
com.atomikos: ERROR
javax.transaction: ERROR