Merge pull request #608 from gopinath-langote/master

#348 Data Transfer Object design pattern
This commit is contained in:
Ilkka Seppälä
2017-08-17 22:15:38 +03:00
committed by GitHub
10 changed files with 438 additions and 0 deletions

View File

@ -143,6 +143,7 @@
<module>extension-objects</module>
<module>marker</module>
<module>cqrs</module>
<module>data-transfer-object</module>
</modules>