An implementation of the org.apache.camel.spi.PackageScanClassResolver that is able to
scan spring-boot fat jars to find classes contained also in nested jars.
Collects routes and rests from the various sources (like Spring application context beans registry or opinionated
classpath locations) and injects these into the Camel context.