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
Helidon CORS was turned into a server feature late in 4.0.0, introducing changes in behavior. For example, Helidon now adds CORS automatically if it is on the class path with no need for the developer to explicitly add it to the server or routing as was required in 3.x.