Class ServerConfiguration


  • @ConfigurationProperties("server")
    @Primary
    @Context
    public class ServerConfiguration
    extends java.lang.Object
    The ServerConfiguration class loads application properties from the application.yml file on the classpath of the application.