Commit 30003a5e by Administrator

Update application-test.yml

parent 3b9fbac1
......@@ -31,7 +31,12 @@ spring:
publisher-confirms: true
#确认消息已发送到队列(Queue)
publisher-returns: true
boot:
admin:
auto-registration: true
#url: http://119.96.87.17:10422
url: http://127.0.0.1:10422
api-path: instances
cache:
redis:
......@@ -43,7 +48,7 @@ ribbon:
enabled: true
eager-load:
enabled: true
clients: techhero-auth,techhero-base-supportplatform,techhero-project-theme,techhero-project-emergencycommand,techhero-project-visualization,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-websocket,techhero-component-message,techhero-component-workflow
clients: techhero-auth,techhero-base-supportplatform,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-base-data,techhero-base-exam,techhero-project-visualization,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-websocket,techhero-component-message,techhero-component-workflow
Httpclient:
enabled: false
OkHttp:
......@@ -97,13 +102,13 @@ tomcat:
management:
security:
enabled: false
endpoints:
web:
exposure:
include: '*'
endpoint:
health:
show-details: ALWAYS
# endpoints:
# web:
# exposure:
# include: '*'
# endpoint:
# health:
# show-details: ALWAYS
rabbitmq:
czlsLog:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment