Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

openapi-processor/openapi-processor-spring-mvc-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openapi-processor-spring (mvc) sample project

This is a simple Spring Boot (gradle) project that is using

The purpose of the sample is to show the setup of the gradle plugin and the processors.

Endpoints

the sample has a few simple endpoints described with OpenAPI in src/api.

ping

curl http://localhost:8080/ping 

echo

curl http://localhost:8080/echo?source=foo