Class RepositoryFragmentConfiguration

java.lang.Object
org.springframework.data.repository.config.RepositoryFragmentConfiguration

public final class RepositoryFragmentConfiguration extends Object
Fragment configuration consisting of an interface name and the implementation class name.
Since:
2.0
Author:
Mark Paluch, Oliver Gierke