11 2021 档案

摘要:参考:https://www.ruanyifeng.com/blog/2019/04/github-oauth.html https://blog.csdn.net/Lee_01/article/details/103691864 1.获取GitHub 客户端 ID(client ID)和客户端密钥 阅读全文
posted @ 2021-11-26 17:32 泡沫幻影 阅读(139) 评论(0) 推荐(0) 编辑
摘要:参考: https://www.jianshu.com/p/7f724bec3dc3 1.引入maven依赖 <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot 阅读全文
posted @ 2021-11-26 14:39 泡沫幻影 阅读(50) 评论(0) 推荐(0) 编辑
摘要:swagger-bootstrap-ui 升级为 knife4j 官方文档 https://doc.xiaominfo.com/knife4j/documentation/get_start.html 2. demo地址: https://gitee.com/xiaoym/swagger-boots 阅读全文
posted @ 2021-11-25 10:06 泡沫幻影 阅读(435) 评论(0) 推荐(0) 编辑