Skip to content

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

License

Notifications You must be signed in to change notification settings

cschachinger/camel-rest-swagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • CSS 3.7%
  • Other 0.6%