What are the best resources to learn Spring framework?

1 points by navbehl ↗ HN
Hi, I've recently started working on a project built on Spring framework. I've worked on Java 8(mostly Android and only used lambdas) and Play framework(Scala)

1 comment

[ 1.9 ms ] story [ 9.5 ms ] thread
The spring reference docs are quite good. I'd take a scan through those first, maybe focusing more on the areas you will need so you have an idea what it can do and how.