| 接口 | 说明 |
|---|---|
| IPluginSupport |
an plugin interface, please feel free to to do what ever you want.
|
| IResponseWrapper |
wrap response into a common structure, you should put the response into a map ,
for now this just use for upload apis to rap.
|
| 类 | 说明 |
|---|---|
| ApiDoc.Null | |
| CacheUtils |
cache all controller nodes
|
| DocContext |
to judge project which framework is using and make some initialization
|
| Docs |
main entrance
|
| DocsConfig | |
| I18n | |
| LogUtils |
a simple logger
|
| ParseUtils |
some util methods during parse
|
| Resources | |
| Utils |
| 枚举 | 说明 |
|---|---|
| BuildToolType | |
| ProjectType |
| 注释类型 | 说明 |
|---|---|
| ApiDoc | |
| Ignore |
Ignore Field
|
| RapMock |
rap mock support annotation
|