public interface ResourceConfigurerAware
AnnotationBuilder
which wants to be
aware of Resource
s configured by DefaultResourceConfigurer
.Modifier and Type | Method and Description |
---|---|
void |
configureResources(java.util.Set<org.springframework.core.io.Resource> resources)
Configure
Resource s. |