This is an experimental framework for building microswervice architecture applications. It is build on the following stack of other frameworks and libraries.
With this framework you will get as single-page web application as local application for Android (and other operting systems).
-
Spring Boot 2 framework is used for building web-gateway between backend and frontend applications.
-
Apache Kafka message queue system is used for communications between microservices.
-
With the Apache Flink stream data processor we build microservices.
-
Angular5 framework is used for frontend application building.