Skip to content

v1.0.0

Compare
Choose a tag to compare
@adrienlauer adrienlauer released this 07 May 14:24
· 4 commits to master since this release
  • [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.