Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
Teller501 committed Dec 11, 2023
1 parent 8916655 commit 396e215
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ public class UserService implements IUserService{

@Autowired
private UserRepository userRepository;
@Autowired
private JwtTokenManager jwtTokenManager;
@Autowired
private UserConverter userConverter;
Expand Down

0 comments on commit 396e215

Please sign in to comment.