Answer the question
In order to leave comments, you need to log in
Chronology of learning spring and in particular boot and rest. What is Spring Boot used for?
At the moment I'm studying Spring, I've already mastered IOC, MVC, Data JPA, Security, but I just can't understand what Spring Boot is used for, and is it even worth learning? Prompt video tutorials or articles (can be paid) on the topic of Spring boot and Spring rest. And also explain in a nutshell why Boot is needed and what is its difference from MVC?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Boot is just an autoconfigurator and a launcher that allows you not to manually write the context configuration and deploy the application on the application server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question