Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jeecg-boot
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
chenjunxiong
jeecg-boot
Commits
9bd67f99
Commit
9bd67f99
authored
Nov 21, 2019
by
zhangdaihao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Jeecg-Boot 2.1.2版本发布
parent
283be048
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
jeecg-boot/db/mysql-5.7-20191121.sql
+0
-0
jeecg-boot/jeecg-boot-module-system/src/main/resources/application-dev.yml
+1
-1
No files found.
jeecg-boot/db/mysql-5.7-20191121.sql
0 → 100644
View file @
9bd67f99
This source diff could not be displayed because it is too large. You can
view the blob
instead.
jeecg-boot/jeecg-boot-module-system/src/main/resources/application-dev.yml
View file @
9bd67f99
...
@@ -96,7 +96,7 @@ spring:
...
@@ -96,7 +96,7 @@ spring:
connectionProperties
:
druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
connectionProperties
:
druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
datasource
:
datasource
:
master
:
master
:
url
:
jdbc:mysql://127.0.0.1:3306/jeecg-boot
-os
?characterEncoding=UTF-8&useUnicode=true&useSSL=false
url
:
jdbc:mysql://127.0.0.1:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
username
:
root
username
:
root
password
:
root
password
:
root
driver-class-name
:
com.mysql.jdbc.Driver
driver-class-name
:
com.mysql.jdbc.Driver
...
...
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