Package | Description |
---|---|
org.springframework.boot.autoconfigure.http |
Auto-configuration for HTTP concerns.
|
org.springframework.boot.autoconfigure.web.servlet |
Auto-configuration for servlet web servers and Spring MVC.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.http.converter.StringHttpMessageConverter |
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration.stringHttpMessageConverter(HttpProperties httpProperties) |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.DispatcherServlet |
DispatcherServletAutoConfiguration.DispatcherServletConfiguration.dispatcherServlet(HttpProperties httpProperties,
WebMvcProperties webMvcProperties) |
Constructor and Description |
---|
HttpEncodingAutoConfiguration(HttpProperties properties) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.