标签:Starter

  • Spring Boot Starter和自动装配

    一、什么是SpringBootStarter?SpringBootStarter是一组被依赖第三方类库的集合。如果你要开发一个web应用程序,就通过包管理工具(如maven)