5. 了解Spring Boot的功能

优质
小牛编辑
129浏览
2023-12-01

5. 了解Spring Boot的功能

需要有关Spring Boot核心功能的更多细节?这个给你!

  • 核心功能:SpringApplication | 外部配置 | Profile | 日志
  • Web程序:MVC | 内嵌容器
  • 使用数据:SQL | NO-SQL
  • 消息传递:概述 | JMS
  • 测试:概述 | Boot程序 | 工具
  • 扩展:自动配置 | @Conditions