Sign in
luotong
/
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
97b8a2db2e12de5013f3b63d3c1d80cadee3974e
Authored by
luotong
2017-03-04 14:19:29 +0800
1 parent
fbd15dff
build: skipped
测试添加mybatis配置
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
class-service.yml
class-service.yml
View file @
97b8a2d
@@ -21,6 +21,9 @@ spring:
@@ -21,6 +21,9 @@ spring:
21
content-type: text/html
21
content-type: text/html
22
cache: false
22
cache: false
23
23
24
+mybatis:
25
+ config: classpath:mybatis-config.xml
26
+
24
endpoints:
27
endpoints:
25
restart:
28
restart:
26
enabled: true
29
enabled: true