Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[REQ] Add support for Helidon SE 4 client and server generation #19148

Closed
tjquinno opened this issue Jul 11, 2024 · 0 comments · Fixed by #19150
Closed

[REQ] Add support for Helidon SE 4 client and server generation #19148

tjquinno opened this issue Jul 11, 2024 · 0 comments · Fixed by #19150

Comments

@tjquinno
Copy link
Contributor

Is your feature request related to a problem? Please describe.

This is for an enhancement not a bug fix.

Describe the solution you'd like

Helidon has released version 4.x. The Helidon-specific generators should support it.

Helidon has two "flavors"--SE (which does not rely on CDI or injection or MicroProfile) and MP (which does).

This issue captures the need to support Helidon SE 4.x (in addition to the existing support for earlier releases). (The separate issue #18261 addressed MP support.) The Helidon SE APIs changed significantly from 3.x to 4.x and the code generated from OpenAPI documents needs to reflect those changes.

The Helidon-specific generators for client and server--specifically, the SE libraries within each--need to be updated.

Describe alternatives you've considered

None available.

Additional context

n/a

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant