LAZY: "LAZY" = 'LAZY'

LAZY behaviour indicates that the bean should instance only when requested. Will fail if not all the dependencies are present.

Generated using TypeDoc