Interface ResourceRepository
-
- All Known Implementing Classes:
GenericResourceRepository
public interface ResourceRepository- Author:
- Dave Syer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.core.io.ResourcefindOne(String name, String profile, String label, String path)
-