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
- docker
- docker-compose
-
download docs source code
-
start dev environment localhost:8000
docker-compose up -d
any change made locally in .md files will immediately available on localhost:8000 without restart
Any change in main branch is published to Github-pages automatically
CXBox Docs is an open-source project with the Apache 2.0 license