This project is example, and it will not be updated though it has know issues in its dependencies. Dependency file pom.xml has been zipped to avoid automatic dependency scanning and you must explicitly unzip it to use this project.
This is an example project that demonstrates problem discussed in StackOverflow question here.
git clone git@github.com:jnupponen/camel-spring-boot-swagger-problem.git
cd camel-spring-boot-swagger-problem
mvn clean install && mvn spring-boot:run