Running the REST endpoint generator
The REST endpoint generator is a tool that creates a set of generated endpoints for custom data model entities. The tool generates a series of files that define the majority of the functionality for the endpoints. However, the insurer must complete some additional configuration.
This topic discusses how to run the REST endpoint generator. It creates or modifies the files highlighted in the following architecture diagram.
Configuration of the files are discussed in other parts of the documentation.
- For an overview of the REST endpoint generator, see The REST endpoint generator.
- For more information on configuring the resource definition files, see Configuring the resource definition files.
- For more information on configuring the glue and impl classes, see Configuring glue and impl classes for generated endpoints.
- For more information on configuring authorization, see Configuring authorization for generated endpoints.