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: Configuration annotation processing and docs generation #6496

Closed
Tracked by #6274
tomas-langer opened this issue Mar 27, 2023 · 1 comment
Closed
Tracked by #6274

4.x: Configuration annotation processing and docs generation #6496

tomas-langer opened this issue Mar 27, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@tomas-langer
Copy link
Member

Currently we process builders that are classes to generate JSON for usage for documentation and IDEs.
We need to update the processor to support new Builder APIs based on interfaces (e.g. the @ConfigBean also annotated as @Configured)
Also the tooling to generate documentation from the JSON files should be brought into Helidon build tools and the process automated as part of Helidon (either built by developer, or within pipelines as an automated PR)

@tomas-langer tomas-langer added build 4.x Version 4.x labels Mar 27, 2023
@tomas-langer tomas-langer added this to the 4.0.0 milestone Mar 27, 2023
@m0mus m0mus added the must-have label Apr 3, 2023
@m0mus m0mus added the P3 label Apr 3, 2023
@barchetta barchetta modified the milestones: 4.0.0, 4.0.0-M2 Apr 17, 2023
@trentjeff trentjeff mentioned this issue May 4, 2023
5 tasks
@barchetta barchetta modified the milestones: 4.0.0-M2, 4.0.0-RC1 Aug 7, 2023
@barchetta barchetta modified the milestones: 4.0.0-RC1, 4.x Sep 11, 2023
@romain-grecourt
Copy link
Contributor

Fixed with the following pull requests:

@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

4 participants