Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-markscore-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-markscore-config
Commits
81b21d47
Commit
81b21d47
authored
Jun 16, 2025
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application.yml
parent
3f119ca9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
18 deletions
+21
-18
application.yml
+21
-18
No files found.
application.yml
View file @
81b21d47
...
@@ -8,23 +8,19 @@ spring:
...
@@ -8,23 +8,19 @@ spring:
override-none
:
true
override-none
:
true
override-system-properties
:
false
override-system-properties
:
false
datasource
:
datasource
:
#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: 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
url
:
jdbc:oracle:thin:@119.96.87.17:30100:orcl
driver-class-name
:
oracle.jdbc.OracleDriver
driver-class-name
:
oracle.jdbc.OracleDriver
username
:
score24
username
:
SCORE_HSK_TEST
password
:
c2NvcmUyNA==
password
:
SCORE_HSK_TEST
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
redis
:
redis
:
host
:
119.96.87.17
#47.104.251.199
host
:
119.96.87.17
port
:
6379
#6942
port
:
6379
password
:
techhero
#ENC(08db934a254e34b5366ff337b81532ec)
password
:
techhero
database
:
8
database
:
1
timeout
:
10000
timeout
:
10000
lettuce
:
lettuce
:
pool
:
pool
:
...
@@ -35,15 +31,20 @@ spring:
...
@@ -35,15 +31,20 @@ spring:
redisson
:
redisson
:
address
:
redis://119.96.87.17:6379
address
:
redis://119.96.87.17:6379
password
:
techhero
password
:
techhero
database
:
2
database
:
1
min-idle
:
2
min-idle
:
2
pool-size
:
8
pool-size
:
8
rabbitmq
:
rabbitmq
:
host
:
47.104.251.199
# host: 47.104.251.199
port
:
6943
# port: 6943
username
:
ENC(bb514d3f83de4cca1107d9509c420240)
# username: ENC(bb514d3f83de4cca1107d9509c420240)
password
:
ENC(881ec5bbafcb774c356b0261a587076f)
# password: ENC(881ec5bbafcb774c356b0261a587076f)
virtual-host
:
demo
# virtual-host: demo
host
:
192.168.50.250
port
:
5672
username
:
admin
password
:
123456
servlet
:
servlet
:
multipart
:
multipart
:
max-file-size
:
1000MB
max-file-size
:
1000MB
...
@@ -54,7 +55,7 @@ redis:
...
@@ -54,7 +55,7 @@ redis:
ribbon
:
ribbon
:
eager-load
:
eager-load
:
enabled
:
true
enabled
:
true
clients
:
techhero-auth-service,techhero-admin-service
clients
:
techhero-auth-service,techhero-admin-service
,techhero-wspj-service
Httpclient
:
Httpclient
:
enabled
:
true
enabled
:
true
OkHttp
:
OkHttp
:
...
@@ -107,6 +108,7 @@ mybatis-plus:
...
@@ -107,6 +108,7 @@ mybatis-plus:
map-underscore-to-camel-case
:
true
#开启驼峰命名
map-underscore-to-camel-case
:
true
#开启驼峰命名
cache-enabled
:
false
cache-enabled
:
false
jdbc-type-for-null
:
'
null'
#配置JdbcTypeForNull oracle数据库必须配置
jdbc-type-for-null
:
'
null'
#配置JdbcTypeForNull oracle数据库必须配置
# default-executor-type: batch # 开启批处理模式
# log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
# log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
jasypt
:
# 配置文件加密
jasypt
:
# 配置文件加密
encryptor
:
encryptor
:
...
@@ -116,7 +118,8 @@ login: #登录校验手机验证码开关
...
@@ -116,7 +118,8 @@ login: #登录校验手机验证码开关
paper
:
paper
:
password
:
JKTest01
password
:
JKTest01
ksdj
:
ksdj
:
zip
:
zip
:
password
:
ZK%neea_2048
password
:
ZK%neea_2048
path
:
/
data/wspj
/zip/
path
:
/
Users/wwq/Desktop
/zip/
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