當前位置:編程學習大全網 - 網站源碼 - 6.妳知道的SpringBoot中常用的starter都有哪些?

6.妳知道的SpringBoot中常用的starter都有哪些?

1. spring-boot-starter-web :提供 Spring MVC + 嵌入式的 Tomcat 。web開發壹整套

2. mybatis-spring-boot-starter :提供 MyBatis持久層操作數據庫

3. spring-boot-starter-test:提供完備的測試功能

4. spring-boot-starter-thymeleaf:提供Thymeleaf模板視圖整合

5. spring-boot-starter-actuator:提供生產級監控

6. spring-boot-starter-data-jpa :提供 Spring JPA + Hibernate

7. spring-boot-starter-data-redis`:提供 Redis整合能力

8. spring-boot-starter-mail:提供郵件發送給妳

如果妳對上述常見的starter不了解,我強烈建議妳學習壹下SpringBoot,黑馬程序員教程視頻資源官網都免費發布,直接去學就行了。

  • 上一篇:flash整站的驗證碼問題?
  • 下一篇:什麽是數據庫?
  • copyright 2024編程學習大全網