spring-framework / org.springframework.beans.factory.annotation / AutowiredAnnotationBeanPostProcessor / setRequiredParameterName

setRequiredParameterName

open fun setRequiredParameterName(requiredParameterName: String): Unit

Set the name of a parameter of the annotation that specifies whether it is required.

See Also
#setRequiredParameterValue(boolean)