AW: Camel Spring Boot: Bean initialization skipped in auto-configuration

2017-10-12 Thread Florian Posch
OK, thanks for clarification. I'll go ahead and get rid of the camel-http-starter, using http4 is on my refactoring list anyway. Cheers, Florian -Ursprüngliche Nachricht- Von: Claus Ibsen [mailto:claus.ib...@gmail.com] Gesendet: Donnerstag, 12. Oktober 2017 14:52 An:

AW: Camel Spring Boot: Bean initialization skipped in auto-configuration

2017-10-12 Thread Florian Posch
Hi, Thanks for your swift reply. As mentioned in the Stackoverflow question, it is not a matter of generic objects like Map<> or Object because injection of a domain-specific class doesn't work either. Finally, I've found out what could potentially cause the problem: For my case, it