Java org.springframework.data.rest.webmvc.config QuerydslAwareRootResourceInformationHandlerMethodArgumentResolver fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.rest.webmvc.config QuerydslAwareRootResourceInformationHandlerMethodArgumentResolver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.rest.webmvc.config QuerydslAwareRootResourceInformationHandlerMethodArgumentResolver.

The text is from its open source code.

Constructor

QuerydslAwareRootResourceInformationHandlerMethodArgumentResolver(Repositories repositories, RepositoryInvokerFactory invokerFactory, ResourceMetadataHandlerMethodArgumentResolver resourceMetadataResolver, QuerydslPredicateBuilder predicateBuilder, QuerydslBindingsFactory factory)
Creates a new QuerydslAwareRootResourceInformationHandlerMethodArgumentResolver using the given Repositories , RepositoryInvokerFactory and ResourceMetadataHandlerMethodArgumentResolver .