Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyouzhuguli committed Mar 25, 2019
1 parent b6f95a6 commit 0aaedee
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
22. [Spring Boot异常处理](https://mrbird.cc/Spring-Boot-Exception.html)
23. [Spring Boot中使用过滤器和拦截器](https://mrbird.cc/Spring-Boot-Filter-Interceptor.html)
24. [Spring Boot整合MyBatis通用Mapper和PageHelper](https://mrbird.cc/MyBatis%20common%20Mapper%20PageHelper.html)
25. [Spring Boot整合Dubbo&Zookeeper](https://mrbird.cc/Spring-Boot-Dubbo-Zookeeper.html)
26. [深入学习Spring Boot自动装配](https://mrbird.cc/deepin-springboot-autoconfig.html)
27. [深入学习Spring Boot中的SpringApplication](https://mrbird.cc/deepin-springboot-application.html)
28. [Spring Boot配合Hibernate Validator参数校验](https://mrbird.cc/Spring-Boot-Hibernate-Validator-Params-Check.html)
Expand Down Expand Up @@ -63,6 +62,11 @@
10. [使用Spring Cloud Bus刷新配置](https://mrbird.cc/Spring-Cloud-Bus.html)
11. [使用Spring Cloud Sleuth跟踪微服务](https://mrbird.cc/Spring-Cloud-sleuth.html)

### Spring Boot && Dubbo教程
1. [Spring Boot整合Dubbo&Zookeeper](https://mrbird.cc/Spring-Boot-Dubbo-Zookeeper.html)
2. [监控Dubbo服务](https://mrbird.cc/dubbo-mointor.html)
3. [Dubbo的高可用](https://mrbird.cc/Dubbo-High-Availability.html)

## Spring
1. [深入学习Spring组件注册](https://mrbird.cc/Spring-Bean-Regist.html)
2. [深入学习Spring Bean生命周期](https://mrbird.cc/Spring-Bean-Lifecycle.html)
Expand Down

0 comments on commit 0aaedee

Please sign in to comment.