[Maintenance] Handling Spotbugs internal representation (EI_EXPOSE_REP) #545
Labels
Priority: High
The issue contains work with high priority.
Template: Backend
Issues regarding the backend template.
Template: EAI
Issues regarding the eai template.
Type: Maintenance
The issue contains maintenance work.
Relevant template
No response
Problem description (optional)
The Spotbugs
EI_EXPOSE_REP
warning is often discovered while development. In most cases there isn't the need for immutability.Desired solution
A decision how to handle these warnings should be found and implemented.
Following are possible approaches:
lombok.extern.findbugs.addSuppressFBWarnings = true
(See https://projectlombok.org/features/configuration)EI_EXPOSE_REP
Spotbugs warnings for the complete projectConsidered alternatives (optional)
No response
Additional context (optional)
No response
No duplicate
Code of Conduct
The text was updated successfully, but these errors were encountered: