Find All Packages Used By Camel - Note the use of @componentscan, which tells spring that it should automatically search your package to find any beans to instantiate.
Find All Packages Used By Camel - Note the use of @componentscan, which tells spring t…