Design patterns are experience re-use and so they help greatly to get software properly built.
These are my notes on the good references for different design patterns. I have noticed while reading that some pages/articles/blogs were incorrect in how they present the design pattern.
Factory
- Factory pattern within the CDI framework (Java EE)