Collection of reusable componentized Design Patterns implemented in Java. The implementations will not be limited to those from GoF. Long term aim is to provide a full catalog of Software Engineering best practices in Java along with show case demos.
Features
- Reusable, context-free implementation of GoF patterns in Java
- Reusable, context-free implementation of JEE patterns
- Comprehensive documentation online and API Javadocs
- Example code for all provided patterns
- Quick setup and integration with Maven 2