Uses of Interface
org.springframework.data.repository.core.support.MethodLookup.MethodPredicate
Package
Description
Base classes to implement repositories for various data stores.
-
Uses of MethodLookup.MethodPredicate in org.springframework.data.repository.core.support
Modifier and TypeMethodDescriptionMethodLookup.getLookups()
Return an orderedList
ofMethodLookup.MethodPredicate
.