Files
ebean/ebean-querybean
Rob Bygrave 169d170247 Explicit annotation processors required with JDK 22
JDK 22 changes such that annotation processors are not found by default on
the classpath. As such they either need to be explicitly registered with
the compiler (e.g. maven-compiler-plugin) or use -proc:full
2023-10-16 21:54:32 +13:00
..

ebean-querybean

Type safe query extension for Ebean ORM

Refer to the documentation at https://ebean.io/docs/query/query-beans