Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-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
sheyang
techhero-config
Commits
0187093c
Commit
0187093c
authored
Sep 10, 2020
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
fc4da03d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
techhero-auth-dev.yml
+23
-0
No files found.
techhero-auth-dev.yml
0 → 100644
View file @
0187093c
# datasoure默认使用JDBC
spring
:
datasource
:
url
:
jdbc:oracle:thin:@192.168.0.102:1521:orcl
username
:
zcpt_yw
password
:
zcpt_yw456
driverClassName
:
oracle.jdbc.OracleDriver
initial-size
:
5
validation-query
:
SELECT 1
test-on-borrow
:
false
test-while-idle
:
true
time-between-eviction-runs-millis
:
18800
jdbc-interceptors
:
ConnectionState;SlowQueryReport(threshold=1000)
ignore
:
urls
:
-
/authentication/**
-
/**/*.css
-
/info
-
/loggers/**
-
/mobile/token
-
/web/token
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