but `@Autowired` DOES NOT apply to constructors yo...
# server
r
but
@Autowired
DOES NOT apply to constructors you call explicitly from
@Configuration
only to components Spring “discovers”
👍 1