<@U0BUH9FRD> anyway to use kotlin bean dsl with `@...
# spring
n
@sdeleuze anyway to use kotlin bean dsl with
@Scheduled
annotation? in other words, does the
beans().initialize()
method kick-off any annotation scan? how do you pass dependencies in your
bean()
methods if they are not bean dependency?