AGENTS.md

July 15, 2026 · View on GitHub

This project uses Ebean ORM.

AI Agent Instructions

Step-by-step guides for common Ebean tasks (Maven setup, database config, query writing, transactions, test containers, DB migrations, Lombok) are at:

https://github.com/ebean-orm/ebean/tree/HEAD/docs/guides/

Key guides (fetch and follow when performing the relevant task):

Agents: Before performing any Ebean-related task, fetch and follow the relevant guide above.