This repository contains a collection of example projects that can help you to learn Jmix features and to find solutions to typical problems.
To work with an example, clone the repository and open the respective folder in IntelliJ IDEA with installed Jmix plugin.
- External Data project demonstrates various approaches to working with data from external services.
- React Frontend project contains separate Jmix backend and React frontend applications. The frontend application uses the OAuth2 Authorization Code flow for user authentication.
- Reports sample project is used in the Reports add-on documentation .
- Stored Procedures project shows how you can call database stored procedures for loading and saving data.
- User Registration project demonstrates how to create a view for self-registration of users.
See also the Jmix UI Samples online demo application which contains lots of examples related to UI.