Home  >  Q&A  >  body text

java - Should newbies use springmvc directly or springboot?

PHP to Java, basic understanding of Java language, used Java to do some Android

After searching online, I roughly understand that springboot is similar to a packaged thing. I heard that newcomers have trouble solving problems when using it.
And springmvc needs to combine and install components by itself.
Which one is better and has fewer pitfalls for quick learning projects?

伊谢尔伦伊谢尔伦2712 days ago624

reply all(5)I'll reply

  • PHP中文网

    PHP中文网2017-05-17 10:06:37

    Happiness comes from comparison, try springMVC first, and then experience springBoot

    reply
    0
  • 大家讲道理

    大家讲道理2017-05-17 10:06:37

    It is recommended to start with SpringMVC

    reply
    0
  • ringa_lee

    ringa_lee2017-05-17 10:06:37

    It is recommended to use spring boot. Spring boot is mainly based on the idea of ​​"convention due to configuration", which can save many steps in the project construction process. You just need to follow the official website tutorial step by step

    reply
    0
  • 巴扎黑

    巴扎黑2017-05-17 10:06:37

    http://www.wangtao.pw/admin/d...
    About the simple development of springboot

    reply
    0
  • 世界只因有你

    世界只因有你2017-05-17 10:06:37

    You can appreciate the benefits of Springboot only after using a large number of configurations of Springmvc.

    reply
    0
  • Cancelreply