Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-framework-config
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
Administrator
techhero-framework-config
Commits
dca96570
Commit
dca96570
authored
Jan 19, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-framework-auth-local.yml
parent
69ebd1b3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
15 deletions
+19
-15
techhero-framework-auth-local.yml
+19
-15
No files found.
techhero-framework-auth-local.yml
View file @
dca96570
# datasoure默认使用JDBC
spring
:
spring
:
datasource
:
datasource
:
url
:
jdbc:oracle:thin:@119.96.87.17:1521:orcl
druid
:
username
:
sysmngv4
stat-view-servlet
:
password
:
sysmngv4
loginUsername
:
root
#test
loginPassword
:
root
#url: jdbc:oracle:thin:@119.96.85.104:1521:orcl
initial-size
:
1
#username: sysmng
max-active
:
20
#password: sysmng
min-idle
:
3
driverClassName
:
oracle.jdbc.OracleDriver
max-wait
:
60000
initial-size
:
5
time-between-eviction-runs-millis
:
60000
validation-query
:
SELECT 1
validation-query
:
select 1 from dual
test-on-borrow
:
false
filters
:
stat,slf4j
test-while-idle
:
true
dynamic
:
time-between-eviction-runs-millis
:
18800
primary
:
message
jdbc-interceptors
:
ConnectionState;SlowQueryReport(threshold=1000)
datasource
:
message
:
url
:
jdbc:mysql://dev-env:33060/message_db?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC
username
:
root
password
:
techhero
driver-class-name
:
com.mysql.cj.jdbc.Driver
ignore
:
ignore
:
urls
:
urls
:
...
...
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