https://github.com/jmix-framework/jmix-separate-tiers-sample
https://github.com/jmix-framework/jmix-separate-tiers-sample
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmix-framework/jmix-separate-tiers-sample
- Owner: jmix-framework
- Created: 2024-09-11T10:13:16.000Z (over 1 year ago)
- Default Branch: release_2_5
- Last Pushed: 2025-06-17T11:31:57.000Z (9 months ago)
- Last Synced: 2025-06-17T12:35:48.617Z (9 months ago)
- Language: Java
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jmix Separate Tiers Sample
This project demonstrates how to separate a Jmix application to the frontend and backend tiers using the [REST API](https://docs.jmix.io/jmix/rest) and [REST DataStore](https://docs.jmix.io/jmix/rest-ds) add-ons.
See the complete explanation in [Separating Application Tiers](https://docs.jmix.io/jmix/separate-tiers-guide) guide.