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/11 20:47:00 UTC

[jira] [Updated] (FINERACT-1764) Introduce Lombok to entityaccess module

     [ https://issues.apache.org/jira/browse/FINERACT-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hemant Gupta updated FINERACT-1764:
-----------------------------------
    Description: 
This sub-task introduces Lombok annotations in entityaccess 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.

  was:
This sub-task introduces Lombok annotations in documentmanagement 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.


> Introduce Lombok to entityaccess module
> ---------------------------------------
>
>                 Key: FINERACT-1764
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1764
>             Project: Apache Fineract
>          Issue Type: Sub-task
>            Reporter: Hemant Gupta
>            Priority: Major
>             Fix For: 1.9.0
>
>
> This sub-task introduces Lombok annotations in entityaccess 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)