公告板
版本库
filestore
活动
搜索
登录
main
/
YiWuProject
义乌项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
提交项目多环境配置
zhoushihao
2024-04-25
3cc6aa69cca0b0d991f8537999c578eaee68e07e
[YiWuProject.git]
/
hangzhoumesParent
/
common
/
springsecurity
/
src
/
main
/
resources
/
application.yml
1
2
3
4
5
6
7
8
9
10
11
server:
port: 8089
spring:
profiles:
active: dev
application:
name: security
mybatis-plus:
mapper-locations: classpath*:mapper/*.xml
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl