Hemant Gupta created FINERACT-1720:
--------------------------------------
Summary: Introduce Lombok to notification module
Key: FINERACT-1720
URL: https://issues.apache.org/jira/browse/FINERACT-1720
Project: Apache Fineract
Issue Type: Sub-task
Reporter: Hemant Gupta
This sub-task introduces Lombok annotations in producttoaccountmapping module.
Following changes are introduced :
# Annotating the sub-packages with multiple appropriate annotations.
# Removing 'final' keyword from attributes.
# Remove all constructors and, find their usage & correct them with fluent
setters.
# Remove all Getters & Setters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)