> For the complete documentation index, see [llms.txt](https://jack80342.gitbook.io/spring-boot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jack80342.gitbook.io/spring-boot/i.-spring-boot-documentation/5.-learning-about-spring-boot-features.md).

# 5. 了解Spring Boot特性

想要了解更多Spring Boot核心特性的详情？[下列内容就是为你准备的](/spring-boot/iv.-spring-boot-features.md)：

* 核心特性：[SpringApplication](/spring-boot/iv.-spring-boot-features/23.-springapplication.md)｜[外部化配置](/spring-boot/iv.-spring-boot-features/24.-externalized-configuration.md)｜[Profiles](/spring-boot/iv.-spring-boot-features/25.-profiles.md)｜[日志](/spring-boot/iv.-spring-boot-features/26.-logging.md)
* Web应用：[MVC](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/27.1.%20The%20‘Spring%20Web%20MVC%20framework’.md)｜[内嵌容器](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/27.3%20Embedded%20servlet%20container%20support.md)
* 使用数据：[SQL](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/29.%20Working%20with%20SQL%20databases.md)｜[NO-SQL](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/30.%20Working%20with%20NoSQL%20technologies.md)
* 消息：[概述](/spring-boot/iv.-spring-boot-features/32.-messaging.md)｜[JMS](/spring-boot/iv.-spring-boot-features/32.-messaging/32.1.-jms.md)
* 测试：[概述](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/40.%20Testing.md)｜[Boot应用](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/40.3%20Testing%20Spring%20Boot%20applications.md)｜[工具](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/40.4%20Test%20utilities.md)
* 扩展：[Auto-configuration](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/43.%20Creating%20your%20own%20auto-configuration.md)｜[@Conditions](https://github.com/jack80342/spring-boot/tree/25350df33f8edd68b50ff6f6e1258c9df4f67d67/IV.%20Spring%20Boot%20features/43.3%20Condition%20annotations.md)
