|
3 | 3 | > |
4 | 4 | > 最新特性, 更新日志, 支持的版本, 以及其他话题,项目的发布追踪,都在项目的 [Github Wiki](https://github.com/spring-projects/spring-framework/wiki).进行维护 |
5 | 5 |
|
6 | | -## [概述](https://github.com/DocsHome/spring-docs/pages/overview/overview.md) |
| 6 | +## [概述](https://github.com/DocsHome/spring-docs/blob/master/pages/overview/overview.md#overview) |
7 | 7 | Spring的历史介绍,设计理念,反馈和贡献,以及入门指南. |
8 | 8 |
|
9 | | -## [核心组件](https://github.com/DocsHome/spring-docs/pages/core/core.md) |
| 9 | +## [核心组件](https://github.com/DocsHome/spring-docs/blob/master/pages/core/core.md) |
10 | 10 |
|
11 | 11 | IoC 容器, 事件, 资源, 国际化, 验证, 数据绑定, 类型转换, SpEL, AOP. |
12 | 12 |
|
13 | | -## [测试](https://github.com/DocsHome/spring-docs/pages/test/test.md) |
| 13 | +## [测试](https://github.com/DocsHome/spring-docs/blob/master/pages/test/test.md) |
14 | 14 |
|
15 | 15 | Mock objects,, TestContext框架, Spring MVC 测试, WebTestClient. |
16 | 16 |
|
17 | | -## [数据访问](https://github.com/DocsHome/spring-docs/pages/dataaccess/data-access.md) |
| 17 | +## [数据访问](https://github.com/DocsHome/spring-docs/blob/master/pages/dataaccess/data-access.md) |
18 | 18 |
|
19 | 19 | Transactions(事务支持), DAO support(DAO 支持), JDBC, ORM(对象关系映射), 编组 XML. |
20 | 20 |
|
21 | | -## [Web Servlet](https://github.com/DocsHome/spring-docs/pages/web/web.md) |
| 21 | +## [Web Servlet](https://github.com/DocsHome/spring-docs/blob/master/pages/web/web.md) |
22 | 22 |
|
23 | 23 | Spring MVC, WebSocket, SockJS, STOMP 消息. |
24 | 24 |
|
25 | | -## [Web Reactive框架](https://github.com/DocsHome/spring-docs/pages/webreactive/web-reactive.md) |
| 25 | +## [Web Reactive框架](https://github.com/DocsHome/spring-docs/blob/master/pages/webreactive/web-reactive.md) |
26 | 26 |
|
27 | 27 | Spring WebFlux, WebClient, WebSocket. |
28 | 28 |
|
29 | | -## [集成](https://github.com/DocsHome/spring-docs/pages/integration/integration.md) |
| 29 | +## [集成](https://github.com/DocsHome/spring-docs/blob/master/pages/integration/integration.md) |
30 | 30 |
|
31 | 31 | Remoting(远程调用), JMS(java消息服务), JCA(J2EE 连接器架构), JMX(Java管理扩展), Email(电子邮箱), Tasks(任务执行), Scheduling(调度), Cache(缓存). |
32 | 32 |
|
33 | | -## [语言](https://github.com/DocsHome/spring-docs/pages/languages/languages.md) |
| 33 | +## [语言](https://github.com/DocsHome/spring-docs/blob/master/pages/languages/languages.md) |
34 | 34 |
|
35 | 35 | Kotlin, Groovy, Dynamic languages. |
0 commit comments