-
Type:
Technical Work
-
Resolution: Done
-
Priority:
Minor
-
None
-
Affects Version/s: 2.0.51
-
Component/s: Codebase
-
None
We still have controller classes which are implemented by inheriting from Spring controllers (SimpleFormController, AbstractController, etc.) These should be migrated at some point to the modern @Controller and annotation-based methods.
Also any validation should be evaluated and possibly moved to Hibernate Validator framework.
Acceptance Criteria:
Also any validation should be evaluated and possibly moved to Hibernate Validator framework.
Acceptance Criteria: