Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-innerresource-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-innerresource-config
Commits
8ca56e22
Commit
8ca56e22
authored
Feb 10, 2023
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete application-dev.yml
parent
ba2f5eb4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
95 deletions
+0
-95
application-dev.yml
+0
-95
No files found.
application-dev.yml
deleted
100644 → 0
View file @
ba2f5eb4
# 关闭安全管理
management
:
security
:
enabled
:
false
endpoints
:
health
:
sensitive
:
false
spring
:
servlet
:
multipart
:
enabled
:
true
max-file-size
:
300MB
max-request-size
:
300MB
feign
:
hystrix
:
enabled
:
true
okhttp
:
enabled
:
true
httpclient
:
enabled
:
false
client
:
config
:
feignName
:
connectTimeout
:
10000
readTimeout
:
20000
compression
:
request
:
enabled
:
true
response
:
enabled
:
true
# yml
hystrix
:
command
:
default
:
execution
:
isolation
:
thread
:
timeoutInMilliseconds
:
15000
threadpool
:
default
:
coreSize
:
50
##并发执行的最大线程数,默认10
maxQueueSize
:
100
##BlockingQueue的最大队列数
queueSizeRejectionThreshold
:
80
ribbon
:
ReadTimeout
:
10000
ConnectTimeout
:
10000
eureka
:
enabled
:
true
httpclient
:
enabled
:
false
okhttp
:
enabled
:
true
eager-load
:
enabled
:
true
clients
:
techhero-framework-eureka,techhero-framework-config,techhero-framework-auth,techhero-framework-gateway,techhero-platform-basicresource,techhero-platform-dictionary,techhero-platform-exampre,techhero-platform-permission
tomcat
:
max-connections
:
500
max-threads
:
30
min-spare-threads
:
3
accept-count
:
10
token
:
refreshTokenValiditySeconds
:
7200
accessTokenValiditySeconds
:
3600
remainingTime
:
3480
# 放行白名单
secure
:
ignore
:
urls
:
#配置白名单路径
-
/actuator/**
-
/auth/**
-
/rsa/**
-
/token/**
-
/login/**
-
/weChat/login
-
/identification/weChat/login
-
/gateway/**
-
/permission/white/**
-
/basic/code/**
-
/examination/kwksjcxxb/downloadKsTemplate
-
/subject/alipay/alipayCallback
-
/examination/app/forgetPassword
-
/examination/app/sendSmsCode
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