#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' )

Apache Isis™ is a platform to let you rapidly develop domain-driven apps in Java.

This app has been generated using Isis' SimpleApp archetype, which configures Isis' most commonly used components as part of a very simple and purposefully minimal application.

The app itself consists of a single domain class, SimpleObject, along with an equally simple (factory/repository) domain service, SimpleObjects.

For more details, see the Isis website.