v1.0.0
- [new] Initial version.
- [new] REST: trait-style interfaces for each CRUD operation, allowing arbitrary combinations.
- [new] REST: base-class combining all CRUD operations.
- [new] REST: implicit resource generation by annotating a DTO class with
@RestCrud
.