更新 README 文件,并且删除不需要的文件
This commit is contained in:
parent
1a9f0cf8f8
commit
18d4f2d5c8
|
@ -1,7 +1,7 @@
|
||||||
# CWIKIUS 文档和手册
|
# CWIKIUS 文档和手册
|
||||||
欢迎来到 CWIKIUS 文档和手册的空间
|
欢迎来到 CWIKIUS 文档和手册的空间
|
||||||
|
|
||||||
GitHub 上有关 CWIKIUS 的项目:[https://github.com/cwiki-us-docs/cwikius-docs](https://github.com/cwiki-us-docs/cwikius-docs)
|
GitHub 上有关 CWIKIUS 的项目:[https://src.ossez.com/honeymoose/Framework-Docsify](https://src.ossez.com/honeymoose/Framework-Docsify)
|
||||||
|
|
||||||
[联系我们](CONTACT.md ':include')
|
[联系我们](CONTACT.md ':include')
|
||||||
|
|
||||||
|
|
28
spring.md
28
spring.md
|
@ -1,28 +0,0 @@
|
||||||
# CWIKIUS SPRING 文档和项目快速导航
|
|
||||||
|
|
||||||
欢迎来到 CWIKIUS SPRING 文档和手册的空间
|
|
||||||
|
|
||||||
Spring 有关的文档和项目 Confluence Wiki,请访问:[https://www.cwiki.us/display/CWIKIUSDOCS/Spring+Docs](https://www.cwiki.us/display/CWIKIUSDOCS/Spring+Docs)
|
|
||||||
|
|
||||||
|
|
||||||
如果您有兴趣参与我们的小组和项目,请使用下面的联系方式和我们联系:
|
|
||||||
|
|
||||||
| 联系方式名称 | 联系方式 |
|
|
||||||
|---|---|
|
|
||||||
| 电子邮件 | [service@ossez.com](mailto:service@ossez.com) |
|
|
||||||
| QQ 或微信 | 103899765 |
|
|
||||||
| QQ 交流群 Spring | 15186112 |
|
|
||||||
| 社区论坛 | [https://www.ossez.com/](https://www.ossez.com/) |
|
|
||||||
|
|
||||||
## Spring Data JPA
|
|
||||||
|
|
||||||
在下面的表格中,我们列出了一些比较有用的 CWIKIUS 相关软件开发使用教程的导航,在我们文档的整理中,也参考了一些这些文档。
|
|
||||||
|
|
||||||
在这里对原作者表示感谢。
|
|
||||||
|
|
||||||
| 网站名称 | URL | NOTE |
|
|
||||||
|---|---|---|
|
|
||||||
| 源代码 | [https://github.com/cwiki-us-spring/spring-data-jpa](https://github.com/cwiki-us-spring/spring-data-jpa) | 下面编译结果使用的源代码 |
|
|
||||||
| 参考 | [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 参考 |
|
|
||||||
|
|
Loading…
Reference in New Issue