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
Multiple EntityModels in a CollectionModel returns multiple links in an array in a nested UserDTOLink. Should only return a single link of inUserById and inUserByUsername but mockmvc returns multiple values of both
Multiple EntityModels in a CollectionModel returns multiple links in an array in a nested UserDTOLink. Should only return a single link of
inUserById and inUserByUsernamebut mockmvc returns multiple values of both