Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 963 Bytes

File metadata and controls

20 lines (13 loc) · 963 Bytes

Design pattern samples in Java.

Build Status License MIT

This is the branch for the pages.

Link for Website: http://iluwatar.github.io/java-design-patterns/

The website reference

Due to the fact that we use git submodules, the website normally wouldn't automatically update with the changes in the master branch.

To enable the automatic update of the submodule reference we use the update-ghpages.sh script in the master branch together with Travis-CI.

Credits

Thanks to Gaohaoyang for providing the previous design and thus also the base layer of the new design