Example for Factory pattern in Java
This is a fork of https://github.com/swathisprasad/java-design-pattern-factory In this fork I added CDI and a dynamic factory with annotations.
Also added some docs in the code.
Example for Factory pattern in Java
This is a fork of https://github.com/swathisprasad/java-design-pattern-factory In this fork I added CDI and a dynamic factory with annotations.
Also added some docs in the code.