Website | Demo | Documentation
CXBOX main purpose is to speed up development of typical Enterprise Level Application based on Spring Boot. A fixed contract with a user interface called Cxbox-UI allows backend developer to create typical interfaces providing just Json meta files. Full set of typical Enterprise Level UI components included - widgets, fields, layouts (views), navigation (screens).
- download Intellij Plugin adds platform specific autocomplete, inspection, navigation and code generation features.
- download Demo and follow README.md instructions. Feel free to use demo as template project to start your own projects
- Checkout the repository:
git clone https://github.com/CX-Box/cxbox.git
-
Install JDK 11.
-
Build framework modules to the local Maven:
mvn clean install
The following databases are currently supported:
- Postgresql 9.6.15 and later
- Oracle 11g and later
Please check ours contributing guide
CXBOX is an open-source project with the Apache 2.0 license.