doc: Add introduction blog post (EN, on Baeldung) to awesome-sentinel.md (#2254)

* Add introduction to Alibaba sentinel blog on Baeldung to blog posts list
This commit is contained in:
AmitB 2021-06-24 07:20:07 +05:30 committed by GitHub
parent 3997f0e0d5
commit dfb056fcbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -73,3 +73,4 @@ You can also add to [sentinel-group/sentinel-awesome](https://github.com/sentine
- [Alibaba Sentinel RESTful 接口流控处理优化](https://www.jianshu.com/p/96f5980d9798) by [luanlouis](https://github.com/luanlouis)
- [Sentinel 控制台前端开发环境搭建](https://www.cnblogs.com/cdfive2018/p/11084001.html) by [cdfive](https://github.com/cdfive)
- [阿里 Sentinel 源码解析](https://www.javadoop.com/post/sentinel) by [Javadoop](https://www.javadoop.com)
- [Introduction to Alibaba Sentinel](https://www.baeldung.com/java-sentinel-intro) by [Amit Bhave](https://github.com/Amitbhave)