Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-scores-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-scores-config
Commits
1a395a94
Commit
1a395a94
authored
Jul 01, 2024
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application.yml
parent
1992ee8d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
12 deletions
+13
-12
application.yml
+13
-12
No files found.
application.yml
View file @
1a395a94
...
@@ -8,23 +8,24 @@ spring:
...
@@ -8,23 +8,24 @@ spring:
override-none
:
true
override-none
:
true
override-system-properties
:
false
override-system-properties
:
false
datasource
:
datasource
:
driver-class-name
:
dm.jdbc.driver.DmDriver
dynamic
:
# # url: jdbc:dm://127.0.0.1:5236/SYSDBA?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
primary
:
master
url
:
jdbc:dm://119.96.85.104:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
strict
:
false
datasource
:
master
:
url
:
jdbc:dm://localhost:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
username
:
SYSDBA
username
:
SYSDBA
password
:
SYSDBA
password
:
123456789
#url: jdbc:mysql://119.96.87.17:30101/online_mark_score?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true #jdbc:oracle:thin:@47.105.130.127:9638:orcl
driver-class-name
:
dm.jdbc.driver.DmDriver
#driver-class-name: com.mysql.jdbc.Driver #oracle.jdbc.OracleDriver
#username: onlinemarkscore #ENC(25fc8c2d2cff6e142af36d4cd89f2bc0)
#password: Abcd1234. #ENC(502aaeb4e3e6be41b742a448fab59864b4271effb5652fddf144e02b67d8ea04)
# url: jdbc:oracle:thin:@119.96.87.17:30100:orcl
# driver-class-name: oracle.jdbc.OracleDriver
# username: techhero_trusted_transcript
# password: 123456
hikari
:
hikari
:
minimum-idle
:
1
minimum-idle
:
1
maximum-pool-size
:
5
maximum-pool-size
:
5
connection-test-query
:
select 1 from dual
connection-test-query
:
select 1 from dual
slave_1
:
url
:
jdbc:mysql://119.96.99.9:30110/jcsjv2
username
:
jcsjv2
password
:
jcsjv2
driver-class-name
:
com.mysql.jdbc.Driver
redis
:
redis
:
host
:
119.96.87.17
#47.104.251.199
host
:
119.96.87.17
#47.104.251.199
port
:
6379
#6942
port
:
6379
#6942
...
...
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