Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.autoconfigure.web Classes and Interfaces - 51 results found.
NameDescriptionTypePackageFramework
AbstractErrorControllerAbstract base class for error Controller implementations.Classorg.springframework.boot.autoconfigure.webSpring Boot
BasicErrorControllerBasic global error Controller, rendering ErrorAttributes.Classorg.springframework.boot.autoconfigure.webSpring Boot
ConditionalOnEnabledResourceChainConditional that checks whether or not the Spring resource handling chain isenabled.Classorg.springframework.boot.autoconfigure.webSpring Boot
DefaultErrorAttributesDefault implementation of ErrorAttributes.Classorg.springframework.boot.autoconfigure.webSpring Boot
DispatcherServletAutoConfigurationAuto-configuration for the SpringDispatcherServlet.Classorg.springframework.boot.autoconfigure.webSpring Boot
DispatcherServletAutoConfiguration .DispatcherServletConfigurationClassorg.springframework.boot.autoconfigure.web.DispatcherServletAutoConfigurationSpring Boot
EmbeddedServletContainerAutoConfigurationAuto-configuration for an embedded servlet containers.Classorg.springframework.boot.autoconfigure.webSpring Boot
EmbeddedServletContainerAutoConfiguration .EmbeddedJettyNested configuration if Jetty is being used.Classorg.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfigurationSpring Boot
EmbeddedServletContainerAutoConfiguration .EmbeddedServletContainerCustomizerBeanPostProcessorRegistrRegisters a EmbeddedServletContainerCustomizerBeanPostProcessor.Classorg.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfigurationSpring Boot
EmbeddedServletContainerAutoConfiguration .EmbeddedTomcatNested configuration for if Tomcat is being used.Classorg.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfigurationSpring Boot
EmbeddedServletContainerAutoConfiguration .EmbeddedUndertowNested configuration if Undertow is being used.Classorg.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfigurationSpring Boot
ErrorAttributesProvides access to error attributes which can be logged or presented to the user.Interfaceorg.springframework.boot.autoconfigure.webSpring Boot
ErrorControllerMarker interface used to indicate that a @Controller is used torender errors.Interfaceorg.springframework.boot.autoconfigure.webSpring Boot
ErrorMvcAutoConfigurationAuto-configuration to render errors via an MVC errorAuthor:Dave Syer, Andy Wilkinson, Stephane NicollClassorg.springframework.boot.autoconfigure.webSpring Boot
ErrorMvcAutoConfiguration .WhitelabelErrorViewConfigurationClassorg.springframework.boot.autoconfigure.web.ErrorMvcAutoConfigurationSpring Boot
ErrorPropertiesConfiguration properties for web error handling.Classorg.springframework.boot.autoconfigure.webSpring Boot
ErrorProperties .IncludeStacktraceInclude Stacktrace attribute options.Classorg.springframework.boot.autoconfigure.web.ErrorPropertiesSpring Boot
HttpEncodingAutoConfigurationAuto-configuration for configuring the encoding to usein web applications.Classorg.springframework.boot.autoconfigure.webSpring Boot
HttpEncodingPropertiesConfiguration properties for http encoding.Classorg.springframework.boot.autoconfigure.webSpring Boot
HttpMessageConvertersBean used to manage the HttpMessageConverters used in a Spring Bootapplication.Classorg.springframework.boot.autoconfigure.webSpring Boot
HttpMessageConvertersAutoConfigurationAuto-configuration for HttpMessageConverters.Classorg.springframework.boot.autoconfigure.webSpring Boot
HttpMessageConvertersAutoConfiguration .StringHttpMessageConverterConfigurationClassorg.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfigurationSpring Boot
JettyWebSocketContainerCustomizerWebSocketContainerCustomizer for JettyEmbeddedServletContainerFactory.Classorg.springframework.boot.autoconfigure.websocketSpring Boot
JspTemplateAvailabilityProviderTemplateAvailabilityProvider that provides availability information for JSPSince:1.Classorg.springframework.boot.autoconfigure.webSpring Boot
MultipartAutoConfigurationAuto-configuration for multi-part uploads.Classorg.springframework.boot.autoconfigure.webSpring Boot
MultipartPropertiesProperties to be used in configuring a MultipartConfigElement.Classorg.springframework.boot.autoconfigure.webSpring Boot
ResourcePropertiesProperties used to configure resource handling.Classorg.springframework.boot.autoconfigure.webSpring Boot
ResourceProperties .ChainConfiguration for the Spring Resource Handling chain.Classorg.springframework.boot.autoconfigure.web.ResourcePropertiesSpring Boot
ResourceProperties .ContentVersion Strategy based on content hashing.Classorg.springframework.boot.autoconfigure.web.ResourcePropertiesSpring Boot
ResourceProperties .FixedVersion Strategy based on a fixed version string.Classorg.springframework.boot.autoconfigure.web.ResourcePropertiesSpring Boot
ResourceProperties .StrategyStrategies for extracting and embedding a resource version in its URL path.Classorg.springframework.boot.autoconfigure.web.ResourcePropertiesSpring Boot
ServerPropertiesConfigurationProperties for a web server (e.Classorg.springframework.boot.autoconfigure.webSpring Boot
ServerProperties .SessionClassorg.springframework.boot.autoconfigure.web.ServerPropertiesSpring Boot
ServerProperties .Session .CookieClassorg.springframework.boot.autoconfigure.web.ServerProperties.SessionSpring Boot
ServerProperties .TomcatClassorg.springframework.boot.autoconfigure.web.ServerPropertiesSpring Boot
ServerProperties .Tomcat .AccesslogClassorg.springframework.boot.autoconfigure.web.ServerProperties.TomcatSpring Boot
ServerProperties .UndertowClassorg.springframework.boot.autoconfigure.web.ServerPropertiesSpring Boot
ServerProperties .Undertow .AccesslogClassorg.springframework.boot.autoconfigure.web.ServerProperties.UndertowSpring Boot
ServerPropertiesAutoConfigurationAuto-configuration that configures theConfigurableEmbeddedServletContainer from a ServerProperties bean.Classorg.springframework.boot.autoconfigure.webSpring Boot
TomcatWebSocketContainerCustomizerWebSocketContainerCustomizer for TomcatEmbeddedServletContainerFactory.Classorg.springframework.boot.autoconfigure.websocketSpring Boot
UndertowWebSocketContainerCustomizerWebSocketContainerCustomizer forUndertowEmbeddedServletContainerFactory.Classorg.springframework.boot.autoconfigure.websocketSpring Boot
WebMvcAutoConfigurationAuto-configuration for Web MVC.Classorg.springframework.boot.autoconfigure.webSpring Boot
WebMvcAutoConfiguration .EnableWebMvcConfigurationConfiguration equivalent to @EnableWebMvc.Classorg.springframework.boot.autoconfigure.web.WebMvcAutoConfigurationSpring Boot
WebMvcAutoConfiguration .WebMvcAutoConfigurationAdapterClassorg.springframework.boot.autoconfigure.web.WebMvcAutoConfigurationSpring Boot
WebMvcAutoConfiguration .WebMvcAutoConfigurationAdapter .FaviconConfigurationClassorg.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapterSpring Boot
WebMvcPropertiesproperties for Spring MVC.Classorg.springframework.boot.autoconfigure.webSpring Boot
WebMvcProperties .AsyncClassorg.springframework.boot.autoconfigure.web.WebMvcPropertiesSpring Boot
WebMvcProperties .ViewClassorg.springframework.boot.autoconfigure.web.WebMvcPropertiesSpring Boot
WebSocketAutoConfigurationAuto configuration for websocket server in embedded Tomcat, Jetty or Undertow.Classorg.springframework.boot.autoconfigure.websocketSpring Boot
WebSocketContainerCustomizerEmbeddedServletContainerCustomizer to configure websockets for a givenEmbeddedServletContainerFactory.Classorg.springframework.boot.autoconfigure.websocketSpring Boot
WebSocketMessagingAutoConfigurationAuto-configuration for WebSocket-based messaging.Classorg.springframework.boot.autoconfigure.websocketSpring Boot