Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center
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
吴学德
gdtel-gztel-school-center
Commits
ba46f8a4
Commit
ba46f8a4
authored
Dec 22, 2021
by
伍思炜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
关闭druid
parent
1057ceb4
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
35 additions
and
0 deletions
+35
-0
apply-net/src/main/resources/application-prod.yml
+5
-0
core-service/src/main/resources/application-prod.yml
+5
-0
gateway/src/main/resources/application-prod.yml
+5
-0
new-user/src/main/resources/application-prod.yml
+5
-0
old-user/src/main/resources/application-prod.yml
+5
-0
service-manager/src/main/resources/application-prod.yml
+5
-0
task/src/main/resources/application-prod.yml
+5
-0
No files found.
apply-net/src/main/resources/application-prod.yml
View file @
ba46f8a4
...
...
@@ -120,6 +120,11 @@ spring:
exprie
:
600
prohibition
:
600
datasource
:
druid
:
WebStatFilter
:
enabled
:
false
StatViewServlet
:
enabled
:
false
dynamic
:
primary
:
master
p6spy
:
true
...
...
core-service/src/main/resources/application-prod.yml
View file @
ba46f8a4
...
...
@@ -98,6 +98,11 @@ spring:
url
:
jdbc:mysql://localhost:3306/school_center?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
ENC(z8WG0Zar99IzLr3L9Z3mOw==)
password
:
ENC(r4U47DSf9LNRyoH/G6GxfA2w1JTZOwr7MREDyGA0PWM=)
druid
:
WebStatFilter
:
enabled
:
false
StatViewServlet
:
enabled
:
false
#用来搜集数据库的所有表
db-name
:
guns
filters
:
wall,mergeStat
...
...
gateway/src/main/resources/application-prod.yml
View file @
ba46f8a4
...
...
@@ -31,6 +31,11 @@ spring:
url
:
jdbc:mysql://localhost:3306/school_center?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
ENC(z8WG0Zar99IzLr3L9Z3mOw==)
password
:
ENC(r4U47DSf9LNRyoH/G6GxfA2w1JTZOwr7MREDyGA0PWM=)
druid
:
WebStatFilter
:
enabled
:
false
StatViewServlet
:
enabled
:
false
zuul
:
ribbon
:
eager-load
:
...
...
new-user/src/main/resources/application-prod.yml
View file @
ba46f8a4
...
...
@@ -122,6 +122,11 @@ spring:
exprie
:
600
prohibition
:
600
datasource
:
druid
:
WebStatFilter
:
enabled
:
false
StatViewServlet
:
enabled
:
false
dynamic
:
primary
:
master
p6spy
:
true
...
...
old-user/src/main/resources/application-prod.yml
View file @
ba46f8a4
...
...
@@ -120,6 +120,11 @@ spring:
exprie
:
600
prohibition
:
600
datasource
:
druid
:
WebStatFilter
:
enabled
:
false
StatViewServlet
:
enabled
:
false
dynamic
:
primary
:
master
p6spy
:
true
...
...
service-manager/src/main/resources/application-prod.yml
View file @
ba46f8a4
...
...
@@ -123,6 +123,11 @@ spring:
url
:
jdbc:mysql://localhost:3306/school_center?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
ENC(z8WG0Zar99IzLr3L9Z3mOw==)
password
:
ENC(r4U47DSf9LNRyoH/G6GxfA2w1JTZOwr7MREDyGA0PWM=)
druid
:
WebStatFilter
:
enabled
:
false
StatViewServlet
:
enabled
:
false
dynamic
:
primary
:
master
p6spy
:
true
...
...
task/src/main/resources/application-prod.yml
View file @
ba46f8a4
...
...
@@ -126,6 +126,11 @@ spring:
password
:
ENC(r4U47DSf9LNRyoH/G6GxfA2w1JTZOwr7MREDyGA0PWM=)
filters
:
wall,mergeStat
max-active
:
20
druid
:
WebStatFilter
:
enabled
:
false
StatViewServlet
:
enabled
:
false
devtools
:
restart
:
enabled
:
false
...
...
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