[
https://issues.apache.org/jira/browse/CAMEL-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221295#comment-14221295
]
Preben Asmussen commented on CAMEL-8066:
----------------------------------------
Or maybe use swagger-ui as a web-jar
http://mvnrepository.com/artifact/org.webjars/swagger-ui/2.0.12.
that is Apache Licensed
https://github.com/swagger-api/swagger-ui/blob/master/LICENSE. But still the js
etc in the jar has a mix. of different licenses.
> Add swagger ui to the camel swagger rest example
> ------------------------------------------------
>
> Key: CAMEL-8066
> URL: https://issues.apache.org/jira/browse/CAMEL-8066
> Project: Camel
> Issue Type: Improvement
> Components: examples
> Affects Versions: 2.14.0
> Reporter: Charles Moulliard
> Assignee: Charles Moulliard
> Fix For: 2.15.0
>
>
> The example "camel-example-servlet-rest-tomcat" uses the camel swagger
> component to register the swagger servlet able to discover and generates json
> files for the REST service.
> The goal of this improvement is to add the swagger-ui resources (html, css,
> js, ...) to allow the user to discover the operations of the REST services
> and play with them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)