Package net.tangly.app
package net.tangly.app
Provide the abstractions to create a full-fledged Vaadin application with user interface and optional REST interface for a set of bounded domains.
-
ClassesClassDescriptionThe application defines the context of the whole digital product with a set of bounded domains and their ports.The main view of the application is the entry point to the application.