We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From the log:
2024-10-15 09:18:23.818 DEBUG 19870 --- [nio-8888-exec-1] c.m.e.a.c.ApiUserController : API::Updating user with UUID: 3f91dc76-97fc-45d5-8db0-3bee04326a86 2024-10-15 09:18:23.822 DEBUG 19870 --- [nio-8888-exec-1] c.m.e.r.UserRepositoryImpl : Found matching user in database for: user4 2024-10-15 09:18:23.822 DEBUG 19870 --- [nio-8888-exec-1] c.m.e.r.UserRepositoryImpl : Adding authority ROLE_USER for user 2024-10-15 09:18:23.824 WARN 19870 --- [nio-8888-exec-1] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.NullPointerException: Cannot invoke "String.isEmpty()" because the return value of "com.microfocus.example.entity.User.getPassword()" is null]
The text was updated successfully, but these errors were encountered:
kadraman
No branches or pull requests
From the log:
The text was updated successfully, but these errors were encountered: