Generated by
JDiff

Class org.springframework.web.reactive.resource.ResourceWebHandler

Added Methods
List<String> getLocationValues() Return the configured location values.
void setLocationValues(List<String>) Accepts a list of String-based location values to be resolved into Resource locations.
void setResourceLoader(ResourceLoader) Provide the ResourceLoader to load location values with.