Yes you need camel-sjms2-starter since you use that component.

On Sat, Aug 3, 2019 at 9:38 AM Wang Yan <wyan...@gmail.com> wrote:
>
> I am currently using camel + Springboot for my project
>
> I also want to use camel sjms2 component
>
> my question is
>
> I already used camel-spring-boot-starter in project's dependency for
> springboot auto configuration.
>
> Do I also need to add camel-sjms2-starter in dependency as well?
>
> My gut feeling is camel-spring-boot-starter should
> automatically includes another camel component's starter
> when it is needed for springboot auto configuration.
>
> But in sjms2 document , it suggests to add
> camel-sjms2-starter for springboot project,
> See document link below
> https://camel.apache.org/staging/components/latest/sjms2-component.html
>
> Any suggestions are more than welcome!
>
> W.Y



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to