This repository was archived by the owner on Dec 25, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3d0cf1
commit 6cefa2e
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
- [https://github.com/crossoverJie/company_open](https://github.com/crossoverJie/company_open) | ||
- [https://github.com/crossoverJie/SalesStore](https://github.com/crossoverJie/SalesStore) | ||
|
||
## 目录结构 | ||
## Directory Structure | ||
|
||
```shell | ||
├── SSM-API // 通用API | ||
|
@@ -72,11 +72,11 @@ | |
* [x] [SSM(十二) SSM(十二) dubbo日志插件](http://crossoverjie.top/2017/04/25/SSM12/) | ||
* [x] [SSM(十三) 将dubbo暴露出HTTP服务](http://crossoverjie.top/2017/05/02/SSM13/) | ||
* [x] [SSM(十四) 基于annotation的http防重插件](https://crossoverjie.top/2017/05/24/SSM14/) | ||
* [ ] [乐观锁与悲观锁的实际应用](https://crossoverjie.top/) | ||
* [x] [乐观锁与悲观锁的实际应用](https://crossoverjie.top/2017/07/09/SSM15/) | ||
|
||
--- | ||
|
||
# 常见问题/注意事项 | ||
# Common Problem | ||
|
||
#### 找不到`CheckReqNo.java`类 | ||
|
||
|
@@ -103,7 +103,7 @@ https://github.com/crossoverJie/SSM-DUBBO-HTTP | |
|
||
--- | ||
|
||
# 部分截图 | ||
# Partial Screenshots | ||
|
||
 | ||
|
||
|
@@ -113,7 +113,12 @@ https://github.com/crossoverJie/SSM-DUBBO-HTTP | |
|
||
 | ||
|
||
# 联系作者 | ||
|
||
# More Information | ||
|
||
[使用`springBoot+SpringCloud`构建微服务项目](https://github.com/crossoverJie/springboot-cloud) | ||
|
||
# Contact Author | ||
- [[email protected]](mailto:[email protected]) | ||
|
||
 | ||
|