Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
83cd9728
Commit
83cd9728
authored
Mar 22, 2019
by
macro
Browse files
配置文件改写为yml形式
parent
c3359c9f
Changes
21
Hide whitespace changes
Inline
Side-by-side
mall-search/src/main/resources/application.yml
0 → 100644
View file @
83cd9728
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
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment