org.springframework.boot.context.embedded.jetty

Class ServletContextInitializerConfiguration

  • java.lang.Object
    • org.eclipse.jetty.webapp.AbstractConfiguration
      • org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration
  • All Implemented Interfaces:
    org.eclipse.jetty.webapp.Configuration


    public class ServletContextInitializerConfiguration
    extends org.eclipse.jetty.webapp.AbstractConfiguration
    Jetty Configuration that calls ServletContextInitializers.
    Author:
    Phillip Webb, Andy Wilkinson

Copyright © 2015 Pivotal Software, Inc.. All rights reserved.