Developer documentation

Developer documentation

These guides focus on implementing Chenile services and safely extending their runtime behavior.

Workflow development

JPA development

  • Numeric JPA identifiers — use database-generated or application-generated Long and Integer IDs in ordinary JPA entities without changing workflow APIs.

Start with the source

The runnable examples and framework source are the definitive implementation references: