Commit 98b768cf by Administrator

Update application-test.yml

parent 608a6584
......@@ -31,6 +31,12 @@ spring:
publisher-confirms: true
#确认消息已发送到队列(Queue)
publisher-returns: true
http:
multipart:
enabled: true
file-size-threshold: 1000Mb
max-file-size: 2048Mb
max-request-size: 2048Mb
boot:
admin:
auto-registration: true
......
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