Skip to content

[v3.3.0] - Improve KnifeErrorMessages && UserNameNotFoundException Message Management

Compare
Choose a tag to compare
@patternhelloworld patternhelloworld released this 15 Dec 14:58
· 50 commits to main since this release
  1. Renamed ErrorMessages to KnifeErrorMessages, now capable of holding the UserDetails object.
  2. The displayed message (userMessage) of UserNameNotFoundException is exclusively managed by the UserDetailsService implementation.