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
I have the problem to hide some fields according specific security role, one way to do it is using JsonView like this sample or even better this one Filtering Jackson with security, however, there no way to do it with RouterFunctions, there some post open in stackoverflow.