This is a simple Apache Causeway application, structured so it can be
used as a starting point for developing your own applications.
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 admin/password is secman-admin/pass, the default regular user/password is sven/pass.