This is the idea of building a 'universal' shell in the form of an SPA that can host any web application. The current paradigm of configurable application modules (keyword 'composite application') in combination with the "WebComponents" standard enables us to create a product which is put together from several decentrally hosted components. In addition, an interaction between these modules should be made possible. In addition, it should also be possible to define various standard use cases, such as processing a list of data records in the form of simple CRUD operations, purely configuratively (see the CORE-CONCEPT). In the latter case, no frontend development is necessary at all - only a web service in the backend...
The 'Portfolio Description' for is a Library-Package that provides models a contract for the configuration structure that describes the application portfolio, including:
- the set of modules to load
- the appearance of the ui
- the authentication to use
- the datasources to connect
- the application workpaces and usecases