Interface StaticResourceProvider


public interface StaticResourceProvider
SPI to be able to register extensions that add static resource routes. See org.springframework.data.rest.webmvc.halexplorer.HalExplorerConfiguration in the HAL Explorer module.
Since:
3.2
Author:
Oliver Drotbohm