adax / jmix-samples

Examples of solving typical problems in Jmix applications

Home Page:https://www.jmix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jmix Samples

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.
  • Kerberos project demonstrates how to enable clients (browsers), authenticated in a Windows domain, to be transparently authenticated in Jmix application using Kerberos/SPNEGO without the need to type in a password again.
  • Reports sample project shows how to use the Reports add-on.
  • Social Login project demonstrates how to implement additional authentication through external providers: Google and GitHub.
  • Stored Procedures project shows how you can call database stored procedures for loading and saving data.

See also the Jmix UI Samples web application which contains over 300 short examples related to UI.

About

Examples of solving typical problems in Jmix applications

https://www.jmix.io


Languages

Language:Java 98.1%Language:SCSS 1.1%Language:HTML 0.8%