See: Description
| Enum | Description |
|---|---|
| DataAttributeMatcher | |
| Extension | |
| Header | |
| ParamLocation | |
| RequestMethod | |
| ResponseCode |
| Annotation Type | Description |
|---|---|
| DataAttribute | |
| Endpoint | |
| EndpointResponse | |
| Param | |
| ResponseHeader | |
| Section |
@EndPoint
The stuff in this package are the interfaces between codegen and api-model.
codegen get domain models' meta info by reflecting on these annotations, enums, etc, combined with other
meta info intrinsic in domain models themselves, such as type, name, etc, to construct a complete picture of
the domain model.Copyright © 2020. All rights reserved.