Class BasePathAwareServicesProvider

    • Constructor Summary

      Constructors 
      Constructor Description
      BasePathAwareServicesProvider​(org.springframework.data.rest.core.config.RepositoryRestConfiguration repositoryConfiguration, org.springframework.context.ApplicationContext applicationContext, HandlerMethodResolver methodResolver, javax.servlet.ServletContext servletContext)  
    • Constructor Detail

      • BasePathAwareServicesProvider

        @Autowired
        public BasePathAwareServicesProvider​(org.springframework.data.rest.core.config.RepositoryRestConfiguration repositoryConfiguration,
                                             org.springframework.context.ApplicationContext applicationContext,
                                             HandlerMethodResolver methodResolver,
                                             javax.servlet.ServletContext servletContext)