Conversation
- 更新项目标题和描述,添加特性说明 - 修改技术栈表格,更新版本信息和依赖管理方式 - 重新组织模块说明,按核心模块、Starter模块、示例模块分类 - 更新快速开始部分,添加依赖管理和配置示例 - 完善JWT认证和权限管理的配置说明 - 添加权限检查的注解和编程方式示例 - 更新配置项说明,增加权限配置相关内容 - 添加模块详细文档链接和示例项目说明 - 更新构建命令和项目结构说明 - 添加版本历史、升级指南、贡献者信息和联系方式
- 将 install.sh 脚本中的默认版本从 1.1.0 更新为 1.1.1 - 在 pom.xml 中添加 springdoc-openapi-starter-webmvc-api 版本属性定义 - 将 pom.xml 中的 springdoc-openapi-starter-webmvc-api 依赖版本替换为属性引用 - 将 release.sh 脚本中的默认版本从 1.1.0 更新为 1.1.1 - 将 update-snapshots.sh 脚本中的默认版本从 1.1.0-SNAPSHOT 更新为 1.1.1-SNAPSHOT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.