public static class EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector extends Object implements ImportSelector, ResourceLoaderAware
WebMvcConfigurationSupport gets callbacks invoked (see
https://jira.springsource.org/browse/SPR-10565).| Constructor and Description |
|---|
SpringDataWebConfigurationImportSelector() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
selectImports(AnnotationMetadata importingClassMetadata) |
void |
setResourceLoader(ResourceLoader resourceLoader) |
public SpringDataWebConfigurationImportSelector()
public void setResourceLoader(ResourceLoader resourceLoader)
setResourceLoader in interface ResourceLoaderAwarepublic String[] selectImports(AnnotationMetadata importingClassMetadata)
selectImports in interface ImportSelectorCopyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.