@Mixins(value=RepositoryLocator.Mixin.class) public interface RepositoryLocator
| Modifier and Type | Interface and Description |
|---|---|
static class |
RepositoryLocator.Mixin |
| Modifier and Type | Method and Description |
|---|---|
<T extends HasIdentity> |
find(Class<T> entityType) |
<T extends HasIdentity> CrudRepository<T> find(Class<T> entityType)