#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'
TodoApp archetype,
which configures Isis' most commonly used components in a straightforward "todo" app.
The core functionality of the app is provided by the
ToDoItem domain class.
Supporting services provide additional capabilities.
For more details, see the Isis website.