| Annotation Type | Description |
|---|---|
| TypeScriptEndpoint |
Annotate
RestController classes to generate
TypeScript endpoint and interface files. |
| TypeScriptIgnore |
Methods or Fields annotated with
TypeScriptIgnore will be ignored by the annotation processor. |
| TypeScriptTemplatesConfiguration |
Allow changing the templates that will be used for code generation, by specifying their
location in the classpath and how they should be processed.
|
| TypeScriptType |
Annotate Fields with
TypeScriptType to specify a custom template or override default mappings. |
Copyright © 2016–2018. All rights reserved.