ref is basically a call to `applicationContext.get...
# spring
s
ref is basically a call to
applicationContext.getBean()
which will be deferred when the lambda will be executed by Spring