What to read about Java Spring? [closed]


Closed. This question is off-topic. Answers to it are not accepted at the moment.

Want to improve this question? Update the question so that it it fit into the theme of Stack Overflow in Russian.

Closed 5 years ago.

Improve the question

Tell me what to read about the Spring Framework? I am interested in a PRACTICAL guide with many examples that you can type and test (language Russian/English).

Author: Nicolas Chabanovsky, 2011-09-11

4 answers

"Spring in Action", 2 ed. - on the second spring, a fairly well-known and good book. The 3rd edition, dedicated to the 3rd version, in my opinion, is not very much - the volume of useful text has decreased. Reviewers on Amazon note the same thing. Therefore, at the time I ordered "Spring Recipes: A Problem-Solution Approach" - very large, many examples (in fact, this is the essence of the book). I liked it (although for me personally, the examples of Spring Web Flow integration with JSF 1.2 were a minus, when already 2.0 in progress).

 10
Author: yozh, 2011-09-11 20:05:50

Here is a very good resource.

 5
Author: morin, 2012-02-19 20:18:23

I would recommend official documentation. Everything is clear and on the shelves.

 4
Author: DigitalDemiurge, 2014-04-30 18:51:09

It is better to always look at the current official documentation http://docs.spring.io/spring/docs/current/spring-framework-reference/html/

 3
Author: AppLend, 2014-02-13 12:06:34