@Component public class BasePathAwareServicesProvider extends java.lang.Object implements RequestHandlerProvider
Constructor and Description |
---|
BasePathAwareServicesProvider(org.springframework.data.rest.core.config.RepositoryRestConfiguration repositoryConfiguration,
org.springframework.context.ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
java.util.List<RequestHandler> |
requestHandlers() |
public BasePathAwareServicesProvider(org.springframework.data.rest.core.config.RepositoryRestConfiguration repositoryConfiguration, org.springframework.context.ApplicationContext applicationContext)
public java.util.List<RequestHandler> requestHandlers()
requestHandlers
in interface RequestHandlerProvider