This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 683b039 removes @ from anchor, to fix heading new edf8159 Merge pull request #3255 from danhaywood/patch-7 683b039 is described below commit 683b039220be2c3dee378600048b980250d32355 Author: Dan Haywood <d...@haywood-associates.co.uk> AuthorDate: Wed Oct 16 21:24:59 2019 +0200 removes @ from anchor, to fix heading --- docs/user-manual/modules/ROOT/pages/bean-injection.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/modules/ROOT/pages/bean-injection.adoc b/docs/user-manual/modules/ROOT/pages/bean-injection.adoc index b56fe4a..d698e91 100644 --- a/docs/user-manual/modules/ROOT/pages/bean-injection.adoc +++ b/docs/user-manual/modules/ROOT/pages/bean-injection.adoc @@ -12,7 +12,7 @@ xref:pojo-producing.adoc[POJO Producing] * client side proxies for xref:pojo-producing.adoc[POJO Producing] which is a simple approach to xref:spring-remoting.adoc[Spring Remoting] -[[BeanInjection-Using@BeanInject]] +[[BeanInjection-Using-BeanInject]] == Using @BeanInject From *Camel 2.13* onwards you can inject beans (obtained from the