|
0400f2d8d7
|
refactor(docs): 升级 Swagger 注解为 OpenAPI 3.0 并集成 Knife4j
- 将项目中使用的 Swagger 2.x 注解(如 @Api、@ApiOperation 等)全面替换为 OpenAPI3.0 对应注解(如 @Tag、@Operation 等)
- 解决Knife4j依赖的springdoc-openapi版本和springboot3.4.4版本不兼容问题
|
2025-09-25 15:19:18 +08:00 |
|
|
3ec075544d
|
[fix]增加swaggerui,用于展示接口
|
2025-06-12 15:24:57 +08:00 |
|
疯狂的狮子li
|
b9578e28b7
|
update 优化 简化 flatten 插件语法写法
|
2023-05-23 17:16:36 +08:00 |
|
疯狂的狮子li
|
df38aad2b5
|
update 更改包名为 org.dromara
update 更改文档地址为 plus-doc.dromara.org
|
2023-03-31 18:39:10 +08:00 |
|
疯狂的狮子Li
|
4f301205fe
|
update springboot-admin 3.0.0 => 3.0.1
update springdoc 2.0.2 => 2.0.3
|
2023-03-12 19:36:17 +08:00 |
|
zlyx
|
2ae3681286
|
add common 依赖 spring-boot-properties-migrator ;
add 新增 modules 模块, 包含 demo, generator, job, system 模块 ;
update 更新模块包名 rateLimiter => ratelimiter ;
refactor 重构 ratelimiter 模块, 参考幂等模块加入自动装配相关配置 ;
fix 修正 AsyncConfig 实现接口 ;
fix 修正 SwaggerConfig 注解写法 ;
fix 修正 ruoyi-common-doc pom 描述 ;
delete LogAspect 去掉无用注解 ;
|
2023-01-18 20:23:11 +08:00 |
|
zlyx
|
71a2a8245d
|
refactor 重构 common, framework 包结构, 参照 cloud 版本拆分子模块 ;
update 更新模块包名 ;
delete 移除 sms 模块, oss 模块, framework 模块 (并入 common 模块) ;
|
2023-01-18 17:09:43 +08:00 |
|