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
170aa270
Commit
170aa270
authored
May 25, 2021
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete techhero-auth-dev.yml
parent
3bf9f137
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
23 deletions
+0
-23
techhero-auth-dev.yml
+0
-23
No files found.
techhero-auth-dev.yml
deleted
100644 → 0
View file @
3bf9f137
# datasoure默认使用JDBC
spring
:
datasource
:
url
:
jdbc:oracle:thin:@192.168.0.196:1521:orcl
username
:
zcpt_yw
password
:
zcpt_yw456
driverClassName
:
oracle.jdbc.OracleDriver
initial-size
:
5
validation-query
:
SELECT 1 FROM DUAL
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