---
url: /blog/cqil90rk/index.md
---
* 搜博文，看官方文档 是多数人的选择
* 第二种：git 找开源地址，里面 有 test、sample 案例

例如：在 springboot 中集成 shiro，可以参照 shiro 项目的 sample 包：https://github.com/apache/shiro/tree/main/samples/spring-boot-3-web
