Merge pull request #629 from rastdeepanshu/throttling-pattern

Throttling pattern
This commit is contained in:
Ilkka Seppälä
2017-09-11 22:30:11 +03:00
committed by GitHub
14 changed files with 597 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>
@ -488,4 +489,4 @@
</plugins>
</reporting>
</project>
</project>