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

Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context #984

Closed
zhfeng opened this issue Mar 26, 2020 · 3 comments · Fixed by #1076

Comments

@zhfeng
Copy link
Contributor

zhfeng commented Mar 26, 2020

This idea comes up during the discussion of #819

CamelContextCustomizerBuildItem could be used to add the service in the camel context when we have the LRASagaService just like the auto configuration in the spring boot.

It needs a proper class level JavaDoc to explain:

  • What happens before and after
  • Sum up roughly which uses is it intended for and
  • Explain the relationship to Core and Main.
@lburgazzoli
Copy link
Contributor

@zhfeng do you plan to work on this ? if not I can take it as it could ease also for other things I'm working on

@zhfeng
Copy link
Contributor Author

zhfeng commented Apr 10, 2020

Thanks @lburgazzoli for taking this issue.

@zhfeng zhfeng removed their assignment Apr 10, 2020
zhfeng added a commit to zhfeng/camel-quarkus that referenced this issue Apr 13, 2020
@zhfeng
Copy link
Contributor Author

zhfeng commented Apr 13, 2020

Hi @lburgazzoli , I just committed my changes to this issue and can you take a look ?

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.

2 participants