You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Hemant Gupta (Jira)" <ji...@apache.org> on 2022/10/12 23:30:00 UTC

[jira] [Created] (FINERACT-1777) Introduce Lombok to provisioning module

Hemant Gupta created FINERACT-1777:
--------------------------------------

             Summary: Introduce Lombok to provisioning module
                 Key: FINERACT-1777
                 URL: https://issues.apache.org/jira/browse/FINERACT-1777
             Project: Apache Fineract
          Issue Type: Sub-task
            Reporter: Hemant Gupta
             Fix For: 1.9.0


This sub-task introduces Lombok annotations in office 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)