spring-boot-starter-jetty的默认响应超时是什么

问题描述 投票:0回答:1

我能否知道'spring-boot-starter-jetty'的默认响应超时和连接超时值是什么,以及如何在Spring rest应用程序中配置它们?

spring-boot jetty
1个回答
1
投票
ServerProperties类上找到默认值:
© www.soinside.com 2019 - 2024. All rights reserved.