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
d91eac09
Commit
d91eac09
authored
Jul 12, 2021
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-auth-local.yml
parent
f74ab2b3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
techhero-auth-local.yml
+6
-3
No files found.
techhero-auth-local.yml
View file @
d91eac09
# datasoure默认使用JDBC
# datasoure默认使用JDBC
spring
:
spring
:
datasource
:
datasource
:
url
:
jdbc:oracle:thin:@119.96.87.17:1521:orcl
#url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username
:
sysmngv4
#username: sysmngv4
password
:
sysmngv4
#password: sysmngv4
url
:
jdbc:oracle:thin:@192.168.0.102:1521:orcl
username
:
sysmng
password
:
sysmng
driverClassName
:
oracle.jdbc.OracleDriver
driverClassName
:
oracle.jdbc.OracleDriver
initial-size
:
5
initial-size
:
5
validation-query
:
SELECT 1
validation-query
:
SELECT 1
...
...
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