camel-tooling / camel-tooling/camel-language-server
Provide code action to refactor Camel URI String to Java Fluent builder API
Open
- Dominant language
- Java
- Stars
- 56
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
With Camel 3.0, a fluent builder is introduced in Java API for Camel URI configuration.
it would be nice to have a code action to automatically convert Camel URi strings to it (and maybe the opposite way but might be harder).
Contributor guide
Assessment
This issue has not been assessed yet.