We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c5b80 commit 115a853Copy full SHA for 115a853
proxy/README.md
@@ -37,6 +37,9 @@ are several common situations in which the Proxy pattern is applicable
37
* Facilitate network connection
38
* Count references to an object
39
40
+## Tutorials
41
+* [Controlling Access With Proxy Pattern](http://java-design-patterns.com/blog/controlling-access-with-proxy-pattern/)
42
+
43
## Presentations
44
* [Proxy](https://github.com/iluwatar/java-design-patterns/tree/master/proxy/etc/presentation.html)
45
0 commit comments