Hi All,
I have resolved the above issue by Implementing custom UserDetailsManager.
Returning custom User object from custom UserDetailsManager.
If there is any other way please post.
...
Type: Posts; User: learner; Keyword(s):
Hi All,
I have resolved the above issue by Implementing custom UserDetailsManager.
Returning custom User object from custom UserDetailsManager.
If there is any other way please post.
...
Hi All,
I am new to spring security; I am trying to apply security to my application. I want to get User id from the database and make it available in the application.
1. I tried extending User...
hi can anyone help me how to retrieve data from a database in springs using jdbc template.advance thanks for the help