Environment Details
- Helidon Version: 4.0.0
- Helidon SE or Helidon MP SE
- JDK version:
- OS:
- Docker version (if applicable):
Problem Description
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.