Adding throttling pattern

This commit is contained in:
Deepanshu Rastogi
2017-09-07 12:54:19 +02:00
parent a745c5d8ce
commit 05629f687b
8 changed files with 275 additions and 2 deletions

View File

@ -145,7 +145,8 @@
<module>cqrs</module>
<module>event-sourcing</module>
<module>data-transfer-object</module>
</modules>
<module>throttling</module>
</modules>
<dependencyManagement>
<dependencies>
@ -486,4 +487,4 @@
</plugins>
</reporting>
</project>
</project>