Motivation: Clean the code , replace all logic that checks Null with the ObjectUtil utility class in bootstrap package Modification: Replace all logic that checks null with the ObjectUtil utility class Result: Less verbose code.
Motivation: Clean the code , replace all logic that checks Null with the ObjectUtil utility class in bootstrap package Modification: Replace all logic that checks null with the ObjectUtil utility class Result: Less verbose code.