See: Description
Interface | Description |
---|---|
DeviceResolverConfigurer |
Defines callback methods to customize the Java-based configuration for
Spring Mobile enabled via
@EnableDeviceResolver . |
Class | Description |
---|---|
DeviceResolverConfiguration | |
DeviceResolverConfiguration.DeviceResolverMvcConfiguration |
Annotation Type | Description |
---|---|
EnableDeviceResolver |
Add this annotation to an
@Configuration class to have the Spring MVC
configuration defined in DeviceResolverConfiguration imported. |