Compare commits
No commits in common. "master" and "spring_data_jpa" have entirely different histories.
master
...
spring_dat
7
.idea/codeStyles/Project.xml
generated
Normal file
7
.idea/codeStyles/Project.xml
generated
Normal file
@ -0,0 +1,7 @@
|
||||
<component name="ProjectCodeStyleConfiguration">
|
||||
<code_scheme name="Project" version="173">
|
||||
<ScalaCodeStyleSettings>
|
||||
<option name="MULTILINE_STRING_CLOSING_QUOTES_ON_NEW_LINE" value="true" />
|
||||
</ScalaCodeStyleSettings>
|
||||
</code_scheme>
|
||||
</component>
|
5
.idea/codeStyles/codeStyleConfig.xml
generated
Normal file
5
.idea/codeStyles/codeStyleConfig.xml
generated
Normal file
@ -0,0 +1,5 @@
|
||||
<component name="ProjectCodeStyleConfiguration">
|
||||
<state>
|
||||
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
|
||||
</state>
|
||||
</component>
|
6
.idea/thriftCompiler.xml
generated
6
.idea/thriftCompiler.xml
generated
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ThriftCompiler">
|
||||
<compilers />
|
||||
</component>
|
||||
</project>
|
43
CONTACT.md
43
CONTACT.md
@ -1,37 +1,22 @@
|
||||
# 联系方式
|
||||
## 参与项目和与我们联系
|
||||
如果您有兴趣参与我们的小组和项目,请使用下面的联系方式和我们联系:
|
||||
|
||||
请使用下面的联系方式和我们联系:
|
||||
| 联系方式名称 | 联系方式 |
|
||||
|---|---|
|
||||
| 电子邮件 | [service@ossez.com](mailto:service@ossez.com) |
|
||||
| QQ 或微信 | 103899765 |
|
||||
| QQ 交流群 Spring | 15186112 |
|
||||
| 社区论坛 | [https://www.ossez.com/c/open-source/Spring/20](https://www.ossez.com/c/open-source/Spring/20) |
|
||||
|
||||
| 联系方式名称 | 联系方式 |
|
||||
|--------|-----------------------------------------------|
|
||||
| 电子邮件 | [service@ossez.com](mailto:service@ossez.com) |
|
||||
| QQ 或微信 | 103899765 |
|
||||
| 社区论坛 | https://www.ossez.com/c/open-source/java/15 |
|
||||
## 公众平台
|
||||
我们建议您通过社区论坛来和我们进行沟通,请关注我们公众平台上的账号
|
||||
|
||||
# 公众平台
|
||||
|
||||
我们建议您通过社区论坛来和我们进行沟通,请关注我们公众平台上的账号。
|
||||
|
||||
扫描 QR 关注我们的微信公众号和头条号。
|
||||
|
||||
## 微信公众号
|
||||
### 微信公众号
|
||||
我们建议您通过社区论坛来和我们进行沟通,请关注我们的微信公众号。
|
||||
|
||||

|
||||
|
||||
## 头条号
|
||||
### 头条号
|
||||
我们也在头条号上创建了我们的公众号,请扫描下面的 QR 关注我们的头条号。
|
||||
|
||||

|
||||
|
||||
## 知乎
|
||||
请关注我们的知乎:https://www.zhihu.com/people/huyuchengus
|
||||
|
||||
## 快速导航
|
||||
|
||||
在下面的表格中,我们列出了一些比较有用的 CWIKIUS 相关软件开发使用教程的导航,欢迎访问下面的链接获得更多的内容和参与讨论
|
||||
|
||||
| 网站名称 | URL | NOTE |
|
||||
|----------------|--------------------------------------------------------|----------------------------|
|
||||
| OSSEZ 社区 | [www.ossez.com](https://www.ossez.com/) | 开放社区,欢迎注册参与讨论 |
|
||||
| WIKI 维基 | [www.cwiki.us](https://www.cwiki.us/) | 使用 Confluence 部署的 WIKI 知识库 |
|
||||
| DOCS.OSSEZ.COM | [https://docs.ossez.com/#/](https://docs.ossez.com/#/) | 本手册的编译版本将会部署在这个链接上 |
|
||||
| CN 博客 | [http://www.cwikius.cn/](http://www.cwikius.cn/) | CWIKIUS.CN 一个有独立思考和温度的清新站 |
|
||||
|
@ -19,9 +19,9 @@ GitHub 上有关 Spring 的项目:[https://github.com/cwiki-us-spring-guides](
|
||||
|
||||
在这里对原作者表示感谢。
|
||||
|
||||
| 网站名称 | URL | NOTE |
|
||||
|----------|----------------------------------------------------------------------------------------------------------------------------------|------------------------------------------|
|
||||
| gitbooks | [https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/](https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/) | 手册的简体中文 Git 翻译版本,可能会被要求注册 GitBook 的用户账户。 |
|
||||
| 看云 | [https://www.kancloud.cn/honeymoose/spring-boot-reference-guide](https://www.kancloud.cn/honeymoose/spring-boot-reference-guide) | 手册的简体中文 Git 翻译版本 |
|
||||
| 网站名称 | URL | NOTE |
|
||||
|---|---|---|
|
||||
| gitbooks | [https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/](https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/) | 手册的简体中文 Git 翻译版本,可能会被要求注册 GitBook 的用户账户。 |
|
||||
| 看云 | [https://www.kancloud.cn/honeymoose/spring-boot-reference-guide](https://www.kancloud.cn/honeymoose/spring-boot-reference-guide) | 手册的简体中文 Git 翻译版本 |
|
||||
|
||||
[](CONTACT.md ':include')
|
12
_sidebar.md
12
_sidebar.md
@ -1,4 +1,10 @@
|
||||
- CWIKIUS SPRING 文档和手册
|
||||
- [概要和简介](README.md)
|
||||
- [Spring 文档和手册](spring/_README.md)
|
||||
- [联系我们](CONTACT.md)
|
||||
- [文档项目介绍](README.md)
|
||||
|
||||
- Spring Boot
|
||||
- [Spring Boot](spring-boot/spring-boot.md)
|
||||
- Spring Data
|
||||
- [Spring Data JPA](spring-data/spring-data-jpa.md)
|
||||
|
||||
- [联系我们](CONTACT.md)
|
||||
- [Changelog](changelog.md)
|
25
index.html
25
index.html
@ -16,33 +16,14 @@
|
||||
<meta name="description" content="SpringBoot 中文文档">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css">
|
||||
<style>
|
||||
:root {
|
||||
/* Reduce the font size */
|
||||
/* --base-font-size: 14px; */
|
||||
|
||||
/* Change the theme color hue (0-360) */
|
||||
/* --theme-hue: 325; */
|
||||
|
||||
/* Add sidebar navigation bullets */
|
||||
/* --sidebar-nav-link-before-content-l1: "😀"; */
|
||||
/* --sidebar-nav-link-before-content-l2: "💩"; */
|
||||
--link-color: var(--theme-color);
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script>
|
||||
window.$docsify = {
|
||||
name: 'Spring 中文文档',
|
||||
repo: 'https://github.com/Cwikius-Docs/Spring-Docs',
|
||||
executeScript: true,
|
||||
loadNavbar: true,
|
||||
mergeNavbar: true,
|
||||
maxLevel: 4,
|
||||
subMaxLevel: 2,
|
||||
name: '',
|
||||
repo: '',
|
||||
loadSidebar: true
|
||||
}
|
||||
</script>
|
||||
|
@ -1,4 +1,4 @@
|
||||
## Spring Boot
|
||||
# Spring Boot 文档和手册(中文)
|
||||
|
||||
欢迎来到 Spring Boot 的空间
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
|
||||
GitHub 上有关 Spring 的项目:[https://github.com/cwiki-us-spring-guides](https://github.com/cwiki-us-spring-guides)
|
||||
|
||||
### Spring Boot 文档和手册快速导航
|
||||
## Spring Boot 文档和手册快速导航
|
||||
|
||||
在下面的表格中,我们列出了一些比较有用的 String Boot 教程的导航,在我们文档的整理中,也参考了一些这些文档。
|
||||
|
||||
@ -26,5 +26,5 @@ GitHub 上有关 Spring 的项目:[https://github.com/cwiki-us-spring-guides](
|
||||
| gitbooks | [https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/](https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/) | 手册的简体中文 Git 翻译版本,可能会被要求注册 GitBook 的用户账户。 |
|
||||
| 看云 | [https://www.kancloud.cn/honeymoose/spring-boot-reference-guide](https://www.kancloud.cn/honeymoose/spring-boot-reference-guide) | 手册的简体中文 Git 翻译版本 |
|
||||
|
||||
### 联系我们
|
||||
## 联系我们
|
||||
请单击链接:[联系我们](CONTACT.md) 来和我们取得联系。
|
@ -1,4 +1,4 @@
|
||||
## Spring Data JPA
|
||||
# Spring Data JPA
|
||||
Spring Data JPA 的文档和手册(中文)是从下面表格中的源代码进行编译的。
|
||||
|
||||
Spring Data JPA 已经编译并且部署的文档和源代码请参考下面的表格:
|
||||
@ -10,7 +10,8 @@ Spring Data JPA 已经编译并且部署的文档和源代码请参考下面的
|
||||
| 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
|
||||
|
||||
## 从源代码编译 Reference 和 API
|
||||
|
||||
|
||||
## 联系我们
|
||||
请单击链接:[联系我们](CONTACT.md) 来和我们取得联系。
|
@ -1,25 +0,0 @@
|
||||
# Spring 文档和手册(中文)
|
||||
Spring 是一个非常常用和重要的框架。
|
||||
|
||||
因为最近项目的工作需要,要求使用 Spring Boot 来对项目进微服务化。
|
||||
|
||||
我们可能会用到项目中的一些有关的内容,因此特地整理的了一些相关的文档和翻译。
|
||||
|
||||
同时又因为 Spring 的子项目非常多,因此我们对 Spring 的子项目文档单独进行编译和部署,这个页面只对子项目的内容和连接快速进行导航,来方便我们快速进行查看和定位。
|
||||
|
||||
### 社区和快速导航
|
||||
|
||||
在下面的列表格,我们列出了一些比较有用的 CWIKIUS 相关软件开发使用教程的导航,欢迎访问下面的链接获得更多的内容和参与讨论
|
||||
|
||||
| 网站名称 | URL | NOTE |
|
||||
|----------------|--------------------------------------------------------|----------------------------|
|
||||
| OSSEZ 社区 | [www.ossez.com](https://www.ossez.com/) | 开放社区,欢迎注册参与讨论 |
|
||||
| WIKI 维基 | [www.cwiki.us](https://www.cwiki.us/) | 使用 Confluence 部署的 WIKI 知识库 |
|
||||
| DOCS.OSSEZ.COM | [https://docs.ossez.com/#/](https://docs.ossez.com/#/) | 本手册的编译版本将会部署在这个链接上 |
|
||||
| CN 博客 | [http://www.cwikius.cn/](http://www.cwikius.cn/) | CWIKIUS.CN 一个有独立思考和温度的清新站 |
|
||||
|
||||
[](spring-boot.md ':include')
|
||||
|
||||
[](spring-data-jpa.md ':include')
|
||||
|
||||
[](spring-security.md ':include')
|
@ -1,24 +0,0 @@
|
||||
## Spring Security
|
||||
|
||||
Spring Security is a framework that provides xref:features/authentication/index.adoc[authentication], xref:features/authorization/index.adoc[authorization], and xref:features/exploits/index.adoc[protection against common attacks].
|
||||
With first class support for securing both xref:servlet/index.adoc[imperative] and xref:reactive/index.adoc[reactive] applications, it is the de-facto standard for securing Spring-based applications.
|
||||
|
||||
For a complete list of features, see the xref:features/index.adoc[Features] section of the reference.
|
||||
|
||||
### Getting Started
|
||||
|
||||
If you are ready to start securing an application see the Getting Started sections for xref:servlet/getting-started.adoc[servlet] and xref:reactive/getting-started.adoc[reactive]. These sections will walk you through creating your first Spring Security applications.
|
||||
|
||||
If you want to understand how Spring Security works, you can refer to the xref:servlet/architecture.adoc[Architecture] section.
|
||||
// FIXME add link to reactive architecture
|
||||
|
||||
If you have any questions, there is a wonderful xref:community.adoc[community] that would love to help you!
|
||||
|
||||
### 快速导航
|
||||
|
||||
在下面的表格中,我们列出了一些比较有用的 CWIKIUS 相关软件开发使用教程的导航,欢迎访问下面的链接获得更多的内容和参与讨论
|
||||
|
||||
| 网站名称 | URL | NOTE |
|
||||
|----------------------|----------------------------------------------------------------------------------------------------------------------------|------------------------|
|
||||
| Spring Security 官方文档 | [https://docs.spring.io/spring-security/reference/index.html](https://docs.spring.io/spring-security/reference/index.html) | Spring Security 官方文档链接 |
|
||||
| OSSEZ 社区 | [www.ossez.com](https://www.ossez.com/) | 开放社区,欢迎注册参与讨论 |
|
Loading…
x
Reference in New Issue
Block a user