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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExclusionFilterpublic SpringDataWebConfigurationImportSelector()
public void setResourceLoader(ResourceLoader resourceLoader)
setResourceLoader in interface ResourceLoaderAwarepublic String[] selectImports(AnnotationMetadata importingClassMetadata)
selectImports in interface ImportSelectorCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.