]
Ivan St. Ivanov closed FORGE-2119.
----------------------------------
Resolution: Done
[Developing Forge] Develop Hibernate Envers addon
-------------------------------------------------
Key: FORGE-2119
URL:
https://issues.jboss.org/browse/FORGE-2119
Project: Forge
Issue Type: Sub-task
Components: Documentation
Reporter: Ivan St. Ivanov
Assignee: Ivan St. Ivanov
Document developing a sample addon
- Create new addon project
- Add a setup command that adds dependency to the envers library
- Add a command that instruments certain entity by adding the Audited annotation
- Develop Forge command test to verify that
Add source code