Modifier and Type | Method and Description |
---|---|
CustomizedUserRepository<JpaUser> |
AuthUserJpaAutoConfiguration.jpaUserRepositoryImpl() |
Modifier and Type | Interface and Description |
---|---|
interface |
JpaUserRepository<D extends JpaUser> |
Modifier and Type | Class and Description |
---|---|
class |
JpaCustomizedUserRepository<D extends JpaUser> |
Modifier and Type | Interface and Description |
---|---|
interface |
UserRepository<D> |
Copyright © 2021. All rights reserved.