📜  swagger - Java 代码示例

📅  最后修改于: 2022-03-11 14:52:37.558000             🧑  作者: Mango

代码示例3
● Swagger is an open-source software framework backed 
by a large ecosystem of tools that helps developers design, 
build, document, and consume RESTful Web services. 
● Swagger allows you to describe the structure of your APIs 
so that machines can read them. 
● The ability of APIs to describe their own structure is the 
root of all awesomeness in Swagger 
● similar to xml schema but for Json