This is a minimal Apache Causeway application, intended as a starting
point to learn what the framework is all about.
To access the app:
provides access to a generic UI for end-users. This viewer is built with Apache Wicket™.
provides access to a Swagger UI for convenient access to (a subset of) the automatically generated REST API.
The full backend API (at restful/) renders both simple and also richer hypermedia representations of domain objects, the latter conforming to the Restful Objects spec.
The default user/password is sven/pass.