Tutorials
End-to-end exercises. Each one ends with something running.
Application development
- Bookstore - multi-step CRUD app.
- Scheduled job - daily report job.
- File upload - handle multipart uploads.
- Shell command - run an OS command from user code.
- Listener on a queue - consume from ActiveMQ.
- Kafka producer and consumer - pub/sub with Kafka.
- BPMN process - author and run a workflow.
Modeling and generation
- Generate from model - EDM → full app.
- Generate from data source - reverse-engineer an existing DB.
Decorator-driven development
IDE customisation
Distribution
- Custom stack - your own branded Dirigible.