Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 357 Bytes

File metadata and controls

10 lines (7 loc) · 357 Bytes

Version 1.0.1 (2020-08-05)

  • [chg] Updated for seed 3.10+

Version 1.0.0 (2018-05-07)

  • [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.