Skip to content

4.x Review/update CORS examples and docs now that SE CORS is automatically added as a server feature #7978

@tjquinno

Description

@tjquinno

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.

  • Update CORS documentation
  • Double-check CORS-related examples

Metadata

Metadata

Assignees

Labels

4.xVersion 4.xP2bugSomething isn't workingcorsRelated to CORS supportdocsepicexamples

Type

No type

Projects

Status

High priority

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions