"litemall-admin/src/git@ustchcs.com:gujinli1118/litemall.git" did not exist on "156e79db284cbfbb77f64cbbf558bb9f0e717c60"
Commit 83cd9728 authored by macro's avatar macro
Browse files

配置文件改写为yml形式

parent c3359c9f
spring:
profiles:
active: dev #默认为开发环境
server:
port: 8081
mybatis:
mapper-locations:
- classpath:dao/*.xml
- classpath*:com/**/mapper/*.xml
logging:
level:
root: info
com.macro.mall: debug
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment