You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes we only need a simple token based security framework to protect the rest API. Obviously Spring Framework is great but Spring Security is too heavy to us. It's possible to extends the Spri…