Answer the question
In order to leave comments, you need to log in
How to implement user roles for Spring security?
I have a java spring project . How can I implement registration for users (for example, saving the login and password in the database), and also associate these users with different roles (admin, registered user, unregistered user)?
Answer the question
In order to leave comments, you need to log in
Hello!
add roles for users (non-user, user, admin) with their passwords and logins.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question