[go: nahoru, domu]

Skip to content

Spring Boot + Camel REST example, with Swagger UI included

Notifications You must be signed in to change notification settings

jihor/spring-camel-rest-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot + Camel REST example, with Swagger UI included

Swagger UI: 127.0.0.1:8080/docs
REST endpoint: localhost:8080/rest/demo

Swagger UI can be also run separately if needed:
docker run --name swagger-ui-test -p 8000:8080 swaggerapi/swagger-ui:v2.2.9
OR
docker run --name swagger-ui-test -p 8000:8080 swaggerapi/swagger-ui:v3.0.9

Tags listed at: https://registry.hub.docker.com/v1/repositories/swaggerapi/swagger-ui/tags/
https://registry.hub.docker.com/v2/repositories/swaggerapi/swagger-ui/tags/

About

Spring Boot + Camel REST example, with Swagger UI included

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages