spring-framework / org.springframework.beans.factory.annotation / Autowired / required

required

val required: Boolean

Declares whether the annotated dependency is required.

Defaults to true.