Files

18 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2021-02-17 11:21:08 -05:00
# Spring Data JPA
Spring Data JPA 的文档和手册(中文)是从下面表格中的源代码进行编译的。
2021-02-17 11:21:08 -05:00
Spring Data JPA 已经编译并且部署的文档和源代码请参考下面的表格:
| 网站名称 | URL | NOTE |
|---|---|---|
| 源代码 | [https://github.com/cwiki-us-spring/spring-data-jpa](https://github.com/cwiki-us-spring/spring-data-jpa) | 下面编译结果使用的源代码 |
| 参考(Reference | [https://cdn.ossez.com/docs/spring-docs/spring-data-jpa/reference/html/index.html](https://cdn.ossez.com/docs/spring-docs/spring-data-jpa/reference/html/index.html) | 从官方代码库中 Fork 下来的代码后进行中文化编译后的的文档 |
| API | [https://cdn.ossez.com/docs/spring-docs/spring-data-jpa/apidocs/index.html](https://cdn.ossez.com/docs/spring-docs/spring-data-jpa/apidocs/index.html) | 官方代码库中 Fork 下面的代码后编译的 API 参考 |
## 从源代码编译 Reference 和 API
2021-02-17 11:21:08 -05:00
## 联系我们
2021-02-17 11:12:35 -05:00
请单击链接:[联系我们](CONTACT.md) 来和我们取得联系。