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

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

This app has been generated using Isis' simple archetype, which configures Isis' most commonly used components as part of a 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.