Sign in
杜凯玲
/
huike-eaas-config
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2e112c4ab7058284810e53748363902063b819b7
Authored by
luotong
2017-03-04 15:01:18 +0800
1 parent
6e9d2f5e
修改configLocation属性
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
class-service.yml
class-service.yml
View file @
2e112c4
@@ -22,7 +22,7 @@ spring:
@@ -22,7 +22,7 @@ spring:
22
cache: false
22
cache: false
23
23
24
mybatis:
24
mybatis:
25
- config
: classpath:mybatis-config.xml
25
+ config
Location
: classpath:mybatis-config.xml
26
26
27
endpoints:
27
endpoints:
28
restart:
28
restart: