Development Process
This document describes FusionInsight Manager application development based on the Java API.
Figure 1 shows and Table 1 describes each phase of the development process.
| Phase | Description | Reference |
|---|---|---|
| Learning basic concepts | Before application development, learn basic concepts of basic authentication, understand the scenario requirements, and design tables. | |
| Preparing the development and running environment | The Java language is recommended for FusionInsight Manager REST API application development. The IntelliJ IDEA tool can be used. | |
| Preparing a project | FusionInsight Manager REST API provides example projects for different scenarios. You can import an example project to learn the application. | |
| Developing a project based on the scenario | Provide a sample project based on the Java language, including typical scenarios such as adding users, searching for users, modifying users, deleting users, and exporting user lists. | |
| Compiling and running the application | Compile the developed application and submit it for running. | |
| Viewing application running results | Application running results are exported to a specified path. Users can also view the application running status on the UI. |
Last Article: Common Concepts
Next Article: Environment Preparation

Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.