Class RepositoryPropertiesProvider
java.lang.Object
io.quarkus.spring.data.rest.deployment.ResourcePropertiesProvider
io.quarkus.spring.data.rest.deployment.RepositoryPropertiesProvider
-
Nested Class Summary
Nested classes/interfaces inherited from class io.quarkus.spring.data.rest.deployment.ResourcePropertiesProvider
ResourcePropertiesProvider.MethodWithAnnotation -
Constructor Summary
ConstructorsConstructorDescriptionRepositoryPropertiesProvider(org.jboss.jandex.IndexView index, boolean paged) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.quarkus.spring.data.rest.deployment.ResourcePropertiesProvider
getResourceProperties
-
Constructor Details
-
RepositoryPropertiesProvider
public RepositoryPropertiesProvider(org.jboss.jandex.IndexView index, boolean paged)
-
-
Method Details
-
getMethodPredicates
- Specified by:
getMethodPredicatesin classResourcePropertiesProvider
-