Skip to content

Commit 115a853

Browse files
committed
iluwatar#525 Add link to proxy blog
1 parent 29c5b80 commit 115a853

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proxy/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ are several common situations in which the Proxy pattern is applicable
3737
* Facilitate network connection
3838
* Count references to an object
3939

40+
## Tutorials
41+
* [Controlling Access With Proxy Pattern](http://java-design-patterns.com/blog/controlling-access-with-proxy-pattern/)
42+
4043
## Presentations
4144
* [Proxy](https://github.com/iluwatar/java-design-patterns/tree/master/proxy/etc/presentation.html)
4245

0 commit comments

Comments
 (0)