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

Java DSL - Add notes in documentation about its limitations #2374

Closed
davsclaus opened this issue Jun 8, 2021 · 2 comments · Fixed by #4749
Closed

Java DSL - Add notes in documentation about its limitations #2374

davsclaus opened this issue Jun 8, 2021 · 2 comments · Fixed by #4749
Assignees
Labels
area/documentation Documentation task good first issue Does not require full understanding of the codebase status/never-stale

Comments

@davsclaus
Copy link
Contributor

a)
For example its limited to a single class / configure method, and any utility should be provided in 3rd party JARs.

b)
Also endpoint uris should be direclty in the endpoint strings, for the camel-k automatic dependency support, otherwise you must declare the dependencies yourself.

@davsclaus davsclaus added the area/documentation Documentation task label Jun 8, 2021
@davsclaus davsclaus self-assigned this Jun 8, 2021
@davsclaus davsclaus added this to the 1.5.0 milestone Jun 8, 2021
@nicolaferraro nicolaferraro modified the milestones: 1.5.0, 1.6.0 Jul 5, 2021
@squakez
Copy link
Contributor

squakez commented Aug 30, 2021

Point b was covered by #2599

@nicolaferraro nicolaferraro modified the milestones: 1.6.0, 1.7.0 Sep 7, 2021
@nicolaferraro nicolaferraro modified the milestones: 1.7.0, 1.8.0 Nov 15, 2021
@oscerd oscerd modified the milestones: 1.8.0, 1.9.0 Jan 19, 2022
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

@squakez squakez added good first issue Does not require full understanding of the codebase status/never-stale and removed status/stale labels Apr 21, 2022
@oscerd oscerd modified the milestones: 1.9.0, 1.9.1 Apr 26, 2022
@oscerd oscerd modified the milestones: 1.9.1, 1.9.2 May 13, 2022
@oscerd oscerd modified the milestones: 1.9.2, 2.0.0 May 23, 2022
@squakez squakez modified the milestones: 2.0.0, 2.1.0 Jul 27, 2023
squakez added a commit to squakez/camel-k that referenced this issue Sep 15, 2023
@squakez squakez linked a pull request Sep 15, 2023 that will close this issue
squakez added a commit that referenced this issue Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Documentation task good first issue Does not require full understanding of the codebase status/never-stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants