pdf文档 Spring Boot 1.3.4.RELEASE Reference Guide

1.61 MB 306 页 0 评论
语言 格式 评分
英语
.pdf
3
摘要
文档详细介绍了Spring Boot 1.3.4版本的功能和配置,包括多种spring-boot-starter模块,如jdbc、web、security、redis等,用于支持数据库、Web开发、安全性、社交媒体集成和模板引擎等。还涵盖了生产就绪特性,如spring-boot-starter-actuator和spring-boot-starter-remote-shell。系统要求部分指出,Spring Boot 1.3.4默认支持Java 7及以上版本,并兼容Maven 3.2+和Gradle 1.12+。此外,文档列出了支持的Servlet容器及其版本信息,并提供了各组件的具体版本号。
AI总结
以下是对《Spring Boot 1.3.4.RELEASE Reference Guide》文档内容的总结: --- ### 1. **Spring Boot 功能模块** Spring Boot 提供了一系列 starter 模块,用于快速集成各种功能: - **数据访问**:如 `spring-boot-starter-jdbc`(JDBC 支持)、`spring-boot-starter-data-redis`(Redis 支持)等。 - **Web 开发**:如 `spring-boot-starter-web`(全栈 Web 开发,包含 Tomcat 和 `spring-webmvc`)。 - **安全与社交**:如 `spring-boot-starter-security`(Spring Security)、`spring-boot-starter-social-facebook`(Facebook 社交登录)等。 - **模板引擎**:如 `spring-boot-starter-thymeleaf`(Thymeleaf 模板引擎)和 `spring-boot-starter-mustache`(Mustache 模板引擎)。 - **测试**:如 `spring-boot-starter-test`,包含 JUnit、Hamcrest 和 Mockito 等测试依赖。 - **生产就绪功能**:如 `spring-boot-starter-actuator`(指标和监控)、`spring-boot-starter-remote-shell`(远程 SSH 支持)。 --- ### 2. **系统要求** - **Java 版本**:默认支持 Java 7,推荐使用 Java 8。 - **Spring Framework 版本**:要求 Spring Framework 4.2.6 或以上版本。 - **构建工具**:支持 Maven(3.2+)和 Gradle(1.12+)。 - **Servlet 容器**:支持嵌入式容器(如 Tomcat 8、Jetty 9、Undertow 1.1)和 Servlet 3.0+ 兼容容器。 --- ### 3. **文档与帮助** - **文档资源**:参考指南以 HTML、PDF 和 EPUB 格式提供,最新版本可从 [docs.spring.io](https://docs.spring.io/spring-boot/docs/current/reference) 获取。 - **获取帮助**: - 查看 “How-to’s” solve 常见问题。 - 学习 Spring 基础知识, Spring Boot 依赖于其他 Spring 项目。 - 在 stackoverflow.com 提问(标签为 `spring-boot`)。 - 在 GitHub 提交 issue:[github.com/spring-projects/spring-boot/issues](https://github.com/spring-projects/spring-boot/issues)。 --- ### 4. **开源与贡献** Spring Boot 的代码和文档均为开源,欢迎社区参与贡献。 --- ### 5. **其他信息** - **BSD License**:文档和软件允许免费使用和分发,需包含版权声明。 - **运行示例**:示例应用可在 2.536 秒内启动,JVM 运行时间为 2.864 秒。 - **学习路径**:新手可从基础教程开始,熟练开发者可跳转至特定问题的解决方案或查看官方示例。 --- 以上是文档的核心内容总结,涵盖了 Spring Boot 的功能模块、系统要求、文档资源和获取帮助的主要信息。
P1
P2
P3
P4
P5
P6
P7
下载文档到本地,方便使用
- 可预览页数已用完,剩余 299 页请下载阅读 -
文档评分
请文明评论,理性发言.