Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

4.x: ServerCdiExtension.serverBuilder() is not public #7939

Closed
barchetta opened this issue Nov 2, 2023 · 1 comment
Closed

4.x: ServerCdiExtension.serverBuilder() is not public #7939

barchetta opened this issue Nov 2, 2023 · 1 comment
Labels

Comments

@barchetta
Copy link
Member

barchetta commented Nov 2, 2023

Environment Details

  • Helidon Version: 4.0.0
  • Helidon MP

Problem Description

ServerCdiExtension.serverBuilder() is not public:

This means it is not possible perform certain customizations of the WebServer on startup as described in these issues

@barchetta barchetta added 4.x Version 4.x microprofile labels Nov 2, 2023
@barchetta barchetta added this to the 4.0.1 milestone Nov 2, 2023
@barchetta
Copy link
Member Author

This is "as designed". The existing public methods (serverRoutingBuilder, addFeature, etc) should cover the needs for a Helidon MP application.

@barchetta barchetta removed this from the 4.0.1 milestone Nov 9, 2023
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant