mraible / camel-rest-swagger

Camel with Spring JavaConfig and Camel's REST + Swagger support with no web.xml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Camel with Spring JavaConfig and Camel's REST + Swagger support with no web.xml

License:Apache License 2.0


Languages

Language:JavaScript 86.2%Language:CSS 10.7%Language:Java 2.0%Language:HTML 1.2%