Releases: seedstack/crud-addon
Releases · seedstack/crud-addon
v1.0.1
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
.