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
It's a little strange that the Spring MVC tests for actuator endpoints use the WebClient. This became a problem when we start splitting things up and Spring MVC no longer get access to WebClient by default.