public interface ResourceConfigurerAware
Interface for AnnotationBuilder which wants to be aware of Resources configured by DefaultResourceConfigurer.
Author:
Janne Valkealahti
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configureResources(Set<org.springframework.core.io.Resource> resources)
    Configure Resources.
  • Method Details

    • configureResources

      void configureResources(Set<org.springframework.core.io.Resource> resources)
      Configure Resources.
      Parameters:
      resources - the resources