Java Spring Boot Jwt Password Encode / Log in problem
I’m new to Spring Boot. I am doing JWT authentication. When I register a new user, the database somehow stores the wrong encoding. Can you help me?
I’m new to Spring Boot. I am doing JWT authentication. When I register a new user, the database somehow stores the wrong encoding. Can you help me?