Join Slack
Powered by
ref is basically a call to `applicationContext.get...
# spring
s
sdeleuze
08/14/2017, 2:21 PM
ref is basically a call to
applicationContext.getBean()
which will be deferred when the lambda will be executed by Spring
Open in Slack
Previous
Next