[ 
https://issues.apache.org/jira/browse/CAMEL-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223202#comment-14223202
 ] 

Charles Moulliard commented on CAMEL-8066:
------------------------------------------

Project has been updated to avoid to include into the src/main/webapp all the 
swagger-ui resources.
3 plugins have been added to the project :
- Step 1. - Download Swagger UI project from GitHub
- Step 2. - Decompress content and move it to target/swagger-ui folder
- Step 3. - Copy Web Resources to target/classes but also to target/swagger-ui
- Step 4.  Add Swagger-ui Resources to the WAR

> 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)

Reply via email to