Skip to content

Commit

Permalink
!453 @SuppressWarnings("deprecation")似乎是多余的抑制
Browse files Browse the repository at this point in the history
Merge pull request !453 from twelvet/N/A
  • Loading branch information
lbw authored and gitee-org committed Dec 15, 2023
2 parents b53256b + 228cc4e commit 07f7738
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public PigDaoAuthenticationProvider() {
}

@Override
@SuppressWarnings("deprecation")
protected void additionalAuthenticationChecks(UserDetails userDetails,
UsernamePasswordAuthenticationToken authentication) throws AuthenticationException {

Expand Down

0 comments on commit 07f7738

Please sign in to comment.