类的使用
io.edurt.datacap.server.security.JwtService
-
使用JwtService的程序包 程序包 说明 io.edurt.datacap.server.service.impl -
-
io.edurt.datacap.server.service.impl中JwtService的使用
参数类型为JwtService的io.edurt.datacap.server.service.impl中的构造器 构造器 说明 UserServiceImpl(UserRepository userRepository, RoleRepository roleRepository, org.springframework.security.crypto.password.PasswordEncoder encoder, org.springframework.security.authentication.AuthenticationManager authenticationManager, JwtService jwtService)
-