GitHub user ppalaga opened a pull request:
https://github.com/apache/camel/pull/2295
CAMEL-12445: spring-boot-rest-swagger example does not compile due to
missing servlet-api dependendency
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppalaga/camel CAMEL-12445
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2295.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2295
----
commit 930f1307df2eb0d8e4326770de465b1c8f8047d3
Author: Peter Palaga <ppalaga@...>
Date: 2018-04-16T09:38:55Z
CAMEL-12445: spring-boot-rest-swagger example does not compile due to
missing servlet-api dependendency
----
---