Commit Graph

6 Commits

Author SHA1 Message Date
吴泽威
fd67175788 feat(ruoyi-common-doc): 集成 nextdoc4j 以支持文档管理
- 在开发环境配置文件中新增 nextdoc4j 启用开关,默认启用
- 在 ruoyi-common-doc 模块中添加 nextdoc4j springboot starter 依赖
- 在根 pom 文件中增加 nextdoc4j 版本管理以及相应的依赖导入
- 添加 nextdoc4j 相关的 bom 依赖导入,统一管理版本依赖
2025-11-27 17:23:52 +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