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
1
Merge Requests
1
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-config
Commits
67a22ed5
Commit
67a22ed5
authored
Dec 26, 2021
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
a88ccd2b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
techhero-auth-inspect.yml
+27
-0
No files found.
techhero-auth-inspect.yml
0 → 100644
View file @
67a22ed5
# datasoure默认使用JDBC
spring
:
datasource
:
url
:
jdbc:oracle:thin:@119.96.87.17:1521:orcl
username
:
SYSTEMV1
password
:
SYSTEMV1
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
secretkey
:
keys
:
-
7AC4F6926B1AFEA6D96B8DE863B17BAC
foo
:
test1
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