当前位置:   article > 正文

两个读书笔记:springboot+vue.js分布式组件全栈开发训练营_spring boot+vue.js+分布式组件全栈开发训练营 pdf

spring boot+vue.js+分布式组件全栈开发训练营 pdf

(springboot+vue.js分布式组件全栈开发训练营原文在notion中, 大数据开发在思维导图中, 这个博客只是保存, 无法阅读。 )
what is different between spring MVC, spring, and spring boot

  • spring is the biggest family. Spring boot combines all spring tools. Spring MVC uses C to deal with web requests, using Model to deal with data, using V to make data into a web page. Finally, return to the front. So it can be said that spring MVC is a solution. But spring boot upgrades it. We can see the following.

[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-nA6mZT68-1667831326287)(https://s3-us-west-2.amazonaws.com/secure.notion-static.com/c40f3228-3e1c-43fc-8538-5ebdc99722a5/Untitled.png)]

IOC is what?

spring using annotation to replace XML configure. It makes all classes into the bean, if you use this class, you can use IOC(another name is dependency Injection, DI). That makes your code more decouple.

[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-6DsaK3iO-166783132

本文内容由网友自发贡献,转载请注明出处:https://www.wpsshop.cn/article/detail/57526
推荐阅读
相关标签
  

闽ICP备14008679号