仪表盘
版本库
文件存储
活动
搜索
登录
main
/
safePlatform-out
国泰新华安全平台-外包
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
调整数据库配置
SZH
2022-08-11
a32605c854a038d3270ca3cdd394977f25072ff3
[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