Skip to content

Reference

This section is the curated reference for Mateu’s public DSL.

The goal is not to duplicate the full Javadoc.

The goal is to document the parts of Mateu that developers need to understand in order to use the framework effectively.

Use this section when you want to answer questions like:

  • which annotation should I use?
  • what is the difference between declarative and fluent?
  • which interfaces define the extension points?
  • which public types are worth knowing?
  • Use the manual to learn Mateu
  • Use this reference to confirm details
  • Use the Javadoc for the full API surface