#68: Implementation of Async Method Invocation pattern

This commit is contained in:
Tapio Rautonen
2015-07-20 22:55:39 +03:00
parent d3642cc94c
commit 3e8ef01288
8 changed files with 218 additions and 0 deletions

View File

@ -71,6 +71,7 @@
<module>naked-objects</module>
<module>front-controller</module>
<module>repository</module>
<module>async-method-invocation</module>
</modules>
<dependencyManagement>