PerfectJPattern new release 1.0.2 is finally out and includes componentized implementation for the following Design Patterns:
- Adapter
- Composite
- Decorator
- Proxy
- Service Locator
- JPA Base DAO, Hibernate Generic DAO, Spring Generic DAO
There were included code examples for all the patterns and many fixes and improvements
PerfectJPattern is a library of reusable componentized Design Patterns implemented in Java. The first version 1.0.0 release is now available and includes:
- Componentized Chain of Responsibility Pattern.
- Componentized Command Pattern.
- Componentized Delegates Pattern.
- Componentized Observer Pattern.
- Componentized Visitor Pattern.
Please visit the project Web site http://perfectjpattern.sourceforge.net for general information, change logs and documentation.