Guides
This page lists the user and reference guides available for developers to create applications with the framework:
Development
The following guide helps you setup your development environment so you can quickly be productive:
Core
The core guides describe how to write domain applications:
-
Consists of two sections: fundamentals, and "beyond the basics".
-
Reference for the annotations, domain services and naming conventions.
-
How to write unit tests, integration tests and BDD (Cucumber) tests, and how to use fixtures within integration tests and for rapid prototyping.