类 WebProperties

java.lang.Object
org.springframework.boot.autoconfigure.web.WebProperties

@ConfigurationProperties("spring.web") public class WebProperties extends Object
Configuration properties for general web concerns.
从以下版本开始:
2.4.0
作者:
Andy Wilkinson