Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

How to find the logged-in user in Spring Boot?

Authentication auth = SecurityContextHolder.getContext().getAuthentication();
Source by bhutanio.com #
 
PREVIOUS NEXT
Tagged: #How #find #user #Spring
ADD COMMENT
Topic
Name
6+6 =