# @Lazy on the injection point, with a target that cannot be built --- @Lazy on the parameter, target is an ordinary singleton --- started: false root cause: cannot reach the payment provider --- @Lazy on the parameter AND on the target bean --- started: true first call threw: BeanCreationException -> BeanInstantiationException -> IllegalStateException root cause: cannot reach the payment provider