-
Notifications
You must be signed in to change notification settings - Fork 5k
generate-schema Camel CLI command #18410
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
base: main
Are you sure you want to change the base?
Conversation
can you move this into camel-jbang-plugin-generate |
then you can use |
How can I test the generate plugin? I am getting this error
|
I assume you can add tests in |
@davsclaus fyi, I managed to test it locally via |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor finding.
Example usage:
The resulting schema can be used to marshal/unmarshal Java objects instead of a custom Camel processor. This is an enabler for low-code scenarios.