BAD CREDENTIAL error when using Spring Security

Hello, I need some help with the error in my Spring Security.
It shows a “BAD CREDENTIAL” error message.
Does this mean failure in the authentication process?
How do I override this error?
I tried overriding, but I cannot successfully make it.
I still get the message saying INVALID USERNAME OR PASSWORD in the Spring Display.

Thanks.
