H
H
hatman2018-01-28 14:00:33
Java
hatman, 2018-01-28 14:00:33

When should you use Spring Boot?

When should you use Spring Boot and what is it for? I still don't understand when to use Spring MVC and when to use Spring Boot.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kirill Romanov, 2018-01-28
@hatman

You are misconstruing Spring MVC and Spring Boot. Spring Boot is simply an extension of the Spring infrastructure that eliminates the need for manual configuration in many cases.

A
Alexey Cheremisin, 2018-01-28
@leahch

See jooby.org as a replacement for springboot and springMVC. In Jooby, both are organically combined.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question