@Component
public class NotNullProcessor
extends Object
作者:
Gjing
This class is primarily used for method parsing as a notnull annotation to detect whether all parameters on a method
contain null values , Throws an {ParamException} if it contains null values