issues
search
ranjithkumarravikumar52
/
issue-tracker
spring boot, spring mvc, MySQL, H2 and thymeleaf issue tracker app
0
stars
0
forks
source link
Current logged in user information should be displayed in home page
#119
Closed
ranjithkumarravikumar52
closed
5 years ago
ranjithkumarravikumar52
commented
5 years ago
ranjithkumarravikumar52
commented
5 years ago
To-do
Get the User via a Custom Interface using authentication facade annotated with @Component
This will help us get access across everywhere in the app by fully exploring spring dependency injection
Get user in thymeleaf at the home page
Resources
get user in spring security
ranjithkumarravikumar52
commented
5 years ago
Got the current logged in user information