|
|
|
@@ -10,7 +10,7 @@
|
|
|
|
|
[](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns)
|
|
|
|
|
[](https://gitter.im/iluwatar/java-design-patterns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
|
|
|
|
[](#contributors-)
|
|
|
|
|
[](#contributors-)
|
|
|
|
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
|
|
|
|
|
|
|
|
|
# Introduction
|
|
|
|
@@ -31,7 +31,7 @@ This site showcases Java Design Patterns. The solutions have been developed by
|
|
|
|
|
experienced programmers and architects from the open source community. The
|
|
|
|
|
patterns can be browsed by their high level descriptions or by looking at their
|
|
|
|
|
source code. The source code examples are well commented and can be thought as
|
|
|
|
|
programming tutorials how to implement a specific pattern. We use the most
|
|
|
|
|
programming tutorials on how to implement a specific pattern. We use the most
|
|
|
|
|
popular battle-proven open source Java technologies.
|
|
|
|
|
|
|
|
|
|
Before you dive into the material, you should be familiar with various
|
|
|
|
@@ -271,6 +271,7 @@ This project is licensed under the terms of the MIT license.
|
|
|
|
|
<td align="center"><a href="https://github.com/swarajsaaj"><img src="https://avatars2.githubusercontent.com/u/6285049?v=4" width="100px;" alt=""/><br /><sub><b>Swaraj</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=swarajsaaj" title="Code">💻</a></td>
|
|
|
|
|
<td align="center"><a href="http://christophflick.de"><img src="https://avatars0.githubusercontent.com/u/4465376?v=4" width="100px;" alt=""/><br /><sub><b>Christoph Flick</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=ChFlick" title="Documentation">📖</a></td>
|
|
|
|
|
<td align="center"><a href="https://github.com/Ascenio"><img src="https://avatars1.githubusercontent.com/u/7662016?v=4" width="100px;" alt=""/><br /><sub><b>Ascênio</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AAscenio" title="Reviewed Pull Requests">👀</a></td>
|
|
|
|
|
<td align="center"><a href="https://www.linkedin.com/in/domenico-sibilio/"><img src="https://avatars2.githubusercontent.com/u/24280982?v=4" width="100px;" alt=""/><br /><sub><b>Domenico Sibilio</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=dsibilio" title="Documentation">📖</a></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|