Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dict
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yatingLi
dict
Commits
4c72ba8e
Commit
4c72ba8e
authored
Nov 11, 2018
by
陈文顺
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
config
parent
86b6f0f3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
springboot-demo/src/main/resources/application-pro.yml
+2
-3
springboot-demo/src/main/resources/application.yml
+1
-2
No files found.
springboot-demo/src/main/resources/application-pro.yml
View file @
4c72ba8e
...
@@ -27,11 +27,10 @@ datasource:
...
@@ -27,11 +27,10 @@ datasource:
mybatis
:
mybatis
:
config-location
:
classpath:mybatis.xml
config-location
:
classpath:mybatis.xml
mapper-locations
:
classpath:mapper/*.xml
mapper-locations
:
classpath:mapper/*.xml
type-aliases-package
:
com.
ashun.sardingjdbc
demo.model
type-aliases-package
:
com.
freemud.
demo.model
#dao
#
#
dao
#mapper:
#mapper:
# mappers: com.freemud.demo.util.MyMapper
# not-empty: false
# not-empty: false
# identity: MYSQL
# identity: MYSQL
# before: true
# before: true
...
...
springboot-demo/src/main/resources/application.yml
View file @
4c72ba8e
...
@@ -27,11 +27,10 @@ datasource:
...
@@ -27,11 +27,10 @@ datasource:
mybatis
:
mybatis
:
config-location
:
classpath:mybatis.xml
config-location
:
classpath:mybatis.xml
mapper-locations
:
classpath:mapper/*.xml
mapper-locations
:
classpath:mapper/*.xml
type-aliases-package
:
com.
ashun.sardingjdbc
demo.model
type-aliases-package
:
com.
freemud.
demo.model
#dao
#dao
#mapper:
#mapper:
# mappers: com.freemud.demo.util.MyMapper
# not-empty: false
# not-empty: false
# identity: MYSQL
# identity: MYSQL
# before: true
# before: true
...
...
Write
Preview
Markdown
is supported
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