Files
spring-boot-demo/core-di/output/06-optional-setter.txt
T

5 lines
155 B
Plaintext

# @Autowired(required = false) on a setter
with a Notifier bean : notifier present
without a Notifier bean : no notifier configured, auditing silently