Closed marcospds closed 1 year ago
Avoid processing with logging disabled. If the body is null, as it was, the log print would just be null, because of string concatenation.
https://sonarcloud.io/organizations/r0hi7/rules?open=java%3AS2629&rule_key=java%3AS2629 https://sonarcloud.io/organizations/r0hi7/rules?open=java%3AS3457&rule_key=java%3AS3457
Avoid processing with logging disabled. If the body is null, as it was, the log print would just be null, because of string concatenation.
https://sonarcloud.io/organizations/r0hi7/rules?open=java%3AS2629&rule_key=java%3AS2629 https://sonarcloud.io/organizations/r0hi7/rules?open=java%3AS3457&rule_key=java%3AS3457