Skip to content

Commit

Permalink
[dtos] DTO service
Browse files Browse the repository at this point in the history
A service to help with DTOs. Conversion,
equality, identity, and JSON.
  • Loading branch information
pkriens committed Mar 8, 2021
1 parent 6f2ef4a commit be32895
Show file tree
Hide file tree
Showing 15 changed files with 2,075 additions and 0 deletions.
1 change: 1 addition & 0 deletions biz.aQute.api/dtos.bnd
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-includepackage: biz.aQute.dtos.api
Loading

0 comments on commit be32895

Please sign in to comment.