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

Auto detect Camel components via FQN classnames #1095

Closed
davsclaus opened this issue Nov 26, 2019 · 0 comments · Fixed by #1177
Closed

Auto detect Camel components via FQN classnames #1095

davsclaus opened this issue Nov 26, 2019 · 0 comments · Fixed by #1177
Assignees
Milestone

Comments

@davsclaus
Copy link
Contributor

We can improve auto detection of Camel components if their FQN classname are in use

For Java that would be import statements

In the camel-catalog you have for each component class their FQN such as:

"javaType": "org.apache.camel.component.activemq.ActiveMQComponent",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants