S
S
Sergey Nizhny Novgorod2018-02-20 10:35:36
Java
Sergey Nizhny Novgorod, 2018-02-20 10:35:36

Is there an up-to-date Spring tutorial somewhere?

Is there somewhere on the net a modern tutorial on pure Spring (without boot), which shows the structure of a full-fledged project in action (packages, pages, how static is given, authorization). Otherwise, I can’t understand how a full-fledged project should work in the end. A lot of tutorials go around hello world with one package and one controller and a clean jsp page and that's it.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
piatachki, 2018-02-20
@Terras

Spring contains so many projects that one tutorial is not enough. If the author is just starting to master Spring, then I recommend turning to the old series of webinars by Evgeny Borisov, starting with the spring ripper, there is basic information about the life cycle of beans and the principles of container operation. YouTube will tell you more. The concepts have not changed since then. And there cannot be one tutorial that properly covers the entire framework. Infa - 146%.
Well, the official documentation. Nowhere without her.

C
Chvalov, 2018-05-12
@Chvalov

Here's what I found from Russian-language YouTube:
REST service development lessons will be replenished
Web site development using Spring Boot ...
Spring MVC lessons
GrabDuck! - Spring Boot
Microservice on Kotlin, Spring Boot and Docker
Devcolibri - S4AA - Server for Android application

K
Konstantin Berdnikov, 2018-03-01
@Toisen

Yes , but not free

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question