5 ms·
is there a go-to third-party documentation for spring (eg a book) you would recommend? I find official docs difficult to navigate. (which are either very narrow
by chakkepolja 4y ago
is there a go-to third-party documentation for spring (eg a book) you would recommend? I find official docs difficult to navigate. (which are either very narrow tutorial or in reference format, with important details omitted).
- dimitrios1 4y agohttps://www.baeldung.com/ https://www.baeldung.com/ has been my lifesaver. It's usually search "baeldung spring <whatever I am trying to figure out>" and I get a nice article telling me how to do it but also explaining it as well so I can have the knowledge in the future. I think the main author Eugen (there are many now) has a nice book.