November 2017
Intermediate to advanced
542 pages
14h 24m
English
The current UserContext implementation, UserContextStub, is a stub that always returns the same user. This means that the My Events page will always display the same user no matter who is logged in. Let's update our application to utilize the current Spring Security user's username, to determine which events to display on the My Events page.
Take a look at the following steps:
Read now
Unlock full access