I am trying to implement concurrent session management in spring mvc, i found solution in spring boot.but struggling to integrate with spring mvc , there no main method in my existing project ,in web.xml i added tags also in config package added some session management code still it notworking properly
One time one one user can login from any device ,like from mobile he can login but same time from laptop he will able to se session is busy
New contributor
aniket rathod is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.