Skip to content

Files

Latest commit

 

History

History

chuck-norris-filter-camel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Spring Boot with camel and other useful things chuck-norris-filter-camel

To build this project use

mvn install

To run this project with Maven use

mvn spring-boot:run

For testing

curl http://localhost:8090/camel/api-docs
curl http://localhost:8090/camel/ping

Acces Swagger UI with definition

http://localhost:8090/webjars/swagger-ui/3.22.0/index.html?url=/camel/api-docs

Call the ping rest operation

curl http://localhost:8090/camel/restsvc/ping