Home  >  Article  >  Java  >  What is the difference between springmvc and springboot?

What is the difference between springmvc and springboot?

coldplay.xixi
coldplay.xixiOriginal
2020-06-17 15:24:279004browse

What is the difference between springmvc and springboot?

What is the difference between springmvc and springboot?

The difference between springmvc and springboot is:

1. SpringMVC is a pattern of Spring and a Web framework that provides a lightly coupled way. Develop Web applications;

2. SpringBoot is more habit-oriented than configuration, which reduces the difficulty of project construction;

3. springMVC needs to use the TomCat server, and SpringBoot has a Tomcat server embedded ;

Recommended tutorial: "java video tutorial"

The above is the detailed content of What is the difference between springmvc and springboot?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn