Uses of Class
fr.tiogars.domaintemplate.domains.auth.role.services.RoleService
Packages that use RoleService
-
Uses of RoleService in fr.tiogars.domaintemplate.domains.auth.user.services
Constructors in fr.tiogars.domaintemplate.domains.auth.user.services with parameters of type RoleServiceModifierConstructorDescriptionUserService(UserRepository repository, RoleService roleService, org.springframework.security.crypto.password.PasswordEncoder passwordEncoder)