Class WebProperties

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

@ConfigurationProperties("spring.web") public class WebProperties extends Object
Configuration properties for general web concerns.
Since:
2.4.0
Author:
Andy Wilkinson