Closed iluwatar closed 5 years ago
We would like to create a blog post for each pattern. In addition to publishing the post in our blog we are going to link it to the corresponding pattern page at java-design-patterns.com
The first pattern blog is live here: http://java-design-patterns.com/blog/build-maintainable-systems-with-hexagonal-architecture/
For an example how the blog was written see the pull request: https://github.com/iluwatar/java-design-patterns/pull/487
Another blog goes live, Queue-Based Load Leveling Pattern by @Amarnath510 :+1: The pull request can be found here https://github.com/iluwatar/java-design-patterns/pull/526.
Just published Controlling Access With Proxy Pattern.
Java Design Patterns blog is accepting guest writings. The topic of the blog can be anything concerning design patterns.
For technical instructions how to write the blog entry see developer wiki.
Guest writers can also be suggested by commenting on this issue.