Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 419 Bytes

File metadata and controls

11 lines (8 loc) · 419 Bytes

camel-spring-boot-swagger-problem

This is an example project that demonstrates problem discussed in StackOverflow question here.

Compile and run

git clone [email protected]:jnupponen/camel-spring-boot-swagger-problem.git
cd camel-spring-boot-swagger-problem
mvn clean install && mvn spring-boot:run