Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
happyxiaofan authored Sep 10, 2017
1 parent 1ce3478 commit 11f413d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
springboot知识点整理、工程实践,并结合工作案例适当深入

* 使用travis ci持续集成
* 使用code climate进行代码质量检查
* 使用codecov进行代码覆盖率检查
* 学习案例以模块方式划分,每隔模块都是独立可执行项目,直接运行Application即可

# 分享平台
Expand Down Expand Up @@ -46,6 +46,7 @@ Github地址:https://github.com/happyxiaofan
* spring-boot-task(定时任务)

[Spring定时任务源码分析](http://blog.csdn.net/u011116672/article/details/77132205)

[深入浅出Spring task定时任务](http://blog.csdn.net/u011116672/article/details/52517247)
* spring-boot-retry(重试和熔断)

Expand Down

0 comments on commit 11f413d

Please sign in to comment.