#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' quickstart archetype, which configures Isis' most commonly used components in a straightforward "todo" app.

The core domain functionality class is provided by the ToDoItem domain class. Supporting services provide additional capabilities.

For more details, see the Isis website.