| Annotation Type | Description |
|---|---|
| TypeScriptEndpoint |
Annotate
RestController classes to generate
TypeScript service and interface files. |
| TypeScriptIgnore |
Methods or Fields annotated with
TypeScriptIgnore will be ignored by the annotation processor. |
| TypeScriptType |
Annotate Fields with
TypeScriptType to specify a custom template or override default mappings. |
Copyright © 2016. All rights reserved.