@Component
public class NotNullProxy
extends Object
作者:
Archine
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