Skip to content

swagger editor를 이용한 Rest API 서버 개발 템플릿

Notifications You must be signed in to change notification settings

msbaek/openapi-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controller를 제공해야 local editor에서 보임 ??? 아니면 No operations defined in spec! override를 하지 않고 implements만 해도 editor에선 보임

mvn clean install해야 local editor에서 제대로 보임

https://petstore3.swagger.io/

https://petstore3.swagger.io/api/v3/openapi.json

https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.0/petstore.yaml

https://github.com/swagger-api/swagger-petstore/blob/master/src/main/resources/openapi.yaml

  • 이 파일을 이용하면 n개의 controller를 만들 수 있음

https://editor.swagger.io/

mvn clean compile

하면 generate됨

About

swagger editor를 이용한 Rest API 서버 개발 템플릿

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages