Releases: fhtw-swp-tutorium/java-annotations
Releases · fhtw-swp-tutorium/java-annotations
v0.0.3
v0.0.2
This release adds support for the Command pattern and adds annotations concerning the observer pattern to describe the methods for registering, unregistering and notifying observers.
v0.0.1
Initial release of the annotations for describing design patterns.
Supported patterns:
- Observer
- Singleton