@Configuration @ConditionalOnProperty(value="spring.mvc.favicon.enabled", matchIfMissing=true) public static class WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration extends Object
| Constructor and Description |
|---|
FaviconConfiguration(ResourceProperties resourceProperties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.handler.SimpleUrlHandlerMapping |
faviconHandlerMapping() |
org.springframework.web.servlet.resource.ResourceHttpRequestHandler |
faviconRequestHandler() |
public FaviconConfiguration(ResourceProperties resourceProperties)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.