All Projects → mraible → camel-rest-swagger

mraible / camel-rest-swagger

Licence: Apache-2.0 License
Camel with Spring JavaConfig and Camel's REST + Swagger support with no web.xml

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
java
68154 projects - #9 most used programming language
HTML
75241 projects

Camel REST + Swagger

An example application that shows how to configure Camel with Spring JavaConfig and Camel's Swagger support with no web.xml.

Quick Start

This project is built with Spring Boot and uses Apache Camel for its REST API.

To run this project use:

mvn spring-boot:run

Then navigate to http://localhost:8080/docs/index.html to see the Swagger documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].