Uses of Package
io.github.xezzon.zeroweb.auth.repository
Packages that use io.github.xezzon.zeroweb.auth.repository
-
Classes in io.github.xezzon.zeroweb.auth.repository used by io.github.xezzon.zeroweb.auth.internalClassDescription
RolePermissionRepository是角色-权限关联的 JPA 数据仓库接口。RoleUserRepository是角色-用户关联的 JPA 数据仓库接口。