Business applications tend to get complex and complicated. Minimal-J prevents this by setting clear rules how an application should behave and how it should be implemented.
Minimal applications may not always look the same. But the UI concepts never change. There are no surprises for the user.
-
Independent of the used UI technology. Implementations for Web / Mobile / Desktop.
-
ORM persistence layer for Maria DB or in memory DB. Transactions and Authorization supported.
-
Small: The minimalj.jar is still < 1MB
-
Very few dependencies
-
Applications can run standalone (like SpringBoot)
-
Minimal user guide User guide for Minimal-J applications.
-
Tutorial and examples Informations for developers.
-
Bruno Eberhard, bruno.eberhard@pop.ch