The easy simple scalable resilience unique backend with uncoupled domains, event-driven architecture and easily convertible to microservices in a short-term future.
The Cosmic Framework is based in Spring boot Framework and apply reactive code using Reactor library.
- CRUD (Create Read Update Delete) domains with exposed rest api.
- Uncoupled domains with independent database schemas.
- Comunication between domains with asynchronous crud events.
- Easy tools to export to microservices and event-driven architecture.
For now, this framework is under construction.