Skip to content

Commit 11f413d

Browse files
authored
Update README.md
1 parent 1ce3478 commit 11f413d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
springboot知识点整理、工程实践,并结合工作案例适当深入
66

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

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

4848
[Spring定时任务源码分析](http://blog.csdn.net/u011116672/article/details/77132205)
49+
4950
[深入浅出Spring task定时任务](http://blog.csdn.net/u011116672/article/details/52517247)
5051
* spring-boot-retry(重试和熔断)
5152

0 commit comments

Comments
 (0)