# spring-boot-starter-feishu-webpage
**Repository Path**: spkevin/spring-boot-starter-feishu-webpage
## Basic Information
- **Project Name**: spring-boot-starter-feishu-webpage
- **Description**: 支持 OAuth 2.1 JWT 授权的飞书平台开发组件网页应用
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2024-12-03
- **Last Updated**: 2024-12-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
spring-boot-starter-feishu-webpage
支持 OAuth 2.1 JWT 授权的飞书平台网页应用开发组件
为简化开发工作、提高生产率、解决常见问题而生
## 分支
- main
- 支持 JDK 8、11
- next
- 支持 JDK 17
## [使用文档](https://www.yuque.com/xuxiaowei-com-cn/xuxiaowei-cloud/third-party-login)
## 其他 [Spring Boot Starter 项目](https://gitee.com/xuxiaowei-com-cn/spring-boot-starter)
## 发布
- [快照版](https://s01.oss.sonatype.org/content/repositories/snapshots/cn/com/xuxiaowei/boot/spring-boot-starter-feishu-webpage)
- [发布版](https://s01.oss.sonatype.org/content/repositories/releases/cn/com/xuxiaowei/boot/spring-boot-starter-feishu-webpage)
## [更新日志](CHANGELOG.md)
## [代码格式规范 spring-javaformat](https://github.com/spring-io/spring-javaformat)
- IntelliJ IDEA
-
项目添加 [io.spring.javaformat:spring-javaformat-maven-plugin](https://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-maven-plugin)
依赖之后,可安装自动格式化插件(无需运行下列命令):[spring-javaformat-intellij-idea-plugin](https://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-intellij-idea-plugin)
```shell
./mvnw spring-javaformat:apply
```
或
```shell
mvn spring-javaformat:apply
```
## [示例项目](https://gitee.com/xuxiaowei-com-cn/feishu-example)
## 批量添加远端仓库地址
点击展开
git remote add gitee https://gitee.com/xuxiaowei-com-cn/spring-boot-starter-feishu-webpage.git
git remote add gitlab https://gitlab.com/xuxiaowei-com-cn/spring-boot-starter-feishu-webpage.git
git remote add framagit https://framagit.org/xuxiaowei-com-cn/spring-boot-starter-feishu-webpage.git
git remote add github https://github.com/xuxiaowei-com-cn/spring-boot-starter-feishu-webpage.git
git remote add gitcode https://gitcode.net/xuxiaowei-com-cn/spring-boot-starter-feishu-webpage.git
git remote add gitlink https://gitlink.org.cn/xuxiaowei-com-cn/spring-boot-starter-feishu-webpage.git
## 参考文档
- [登录流程](https://open.feishu.cn/document/common-capabilities/sso/web-application-sso/web-app-overview)
- [获取 access_token](https://open.feishu.cn/document/common-capabilities/sso/api/get-access_token)
- [获取用户信息](https://open.feishu.cn/document/common-capabilities/sso/api/get-user-info)
- [刷新已过期的 access_token](https://open.feishu.cn/document/common-capabilities/sso/api/refresh-access_token)
## 鸣谢
1. 感谢 [](https://www.jetbrains.com/)
提供开发工具 [](https://www.jetbrains.com/idea) 的免费授权
## Stargazers over time
[](https://starchart.cc/xuxiaowei-com-cn/spring-boot-starter-feishu-webpage)