Class ServerProperties

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

@ConfigurationProperties(prefix="server", ignoreUnknownFields=true) public class ServerProperties extends Object
@ConfigurationProperties for a web server (e.g. port and path settings).
Since:
1.0.0
Author:
Dave Syer, Stephane Nicoll, Andy Wilkinson, Ivan Sopov, Marcos Barbero, Eddú Meléndez, Quinten De Swaef, Venil Noronha, Aurélien Leboulanger, Brian Clozel, Olivier Lamy, Chentao Qu, Artsiom Yudovin, Andrew McGhie, Rafiullah Hamedy, Dirk Deyne, HaiTao Zhang, Victor Mandujano, Chris Bono, Parviz Rozikov, Florian Storz, Michael Weidmann