Commit Graph

5 Commits

Author SHA1 Message Date
Ilkka Seppälä
3c4ae6c4ca Update README.md 2020-08-30 19:17:45 +03:00
Ilkka Seppälä
689486267d add explanation to Pipeline 2020-07-23 18:53:47 +03:00
Ilkka Seppälä
b2b1ba95eb https://github.com/iluwatar/java-design-patterns-web/issues/8 Update pattern categories and tags 2019-12-13 21:09:28 +02:00
Ilkka Seppälä
b09b100614 Link uml-reverse-mapper created class diagrams to readme, where needed 2019-12-07 20:26:59 +02:00
Joshua Jimenez
f903d7e9a9 Pipeline pattern ()
*  Add pipeline module to parent pom 

* : Add main application class and test for pipeline

* : Checkstyle format and add log messages on pipeline stages 🎨

* : Fill readme sections of pipeline 

* : Javadocs and checkstyle formatting 🎨

* : Follow PMD checks and add more explanation as block comment on App.java

* : Apply requested PR changes by iluwatar 🎨
2019-10-08 09:19:28 +03:00