Uses of Interface
org.springframework.data.repository.core.support.RepositoryFragmentsContributor
Packages that use RepositoryFragmentsContributor
Package
Description
Base classes to implement repositories for various data stores.
-
Uses of RepositoryFragmentsContributor in org.springframework.data.repository.core.support
Methods in org.springframework.data.repository.core.support that return RepositoryFragmentsContributorModifier and TypeMethodDescriptionRepositoryFragmentsContributor.empty()EmptyRepositoryFragmentsContributorthat does not contribute any fragments.RepositoryFactoryBeanSupport.getRepositoryFragmentsContributor()RepositoryFactoryInformation.getRepositoryFragmentsContributor()Returns theRepositoryFragmentsContributorthat is used to contribute additional fragments based on the repository declaration.