JEECG
|
e52538d304
|
升级spring3.4.5后,会有很多警告BeanPostProcessorChecker:437 - Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [defaultAdvisorAutoProxyCreator]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE.
|
2025-05-18 16:40:55 +08:00 |
JEECG
|
e91cbd5cd8
|
Merge pull request #8297 from MuShan-bit/springboot3_upgrade344-fix-warn
logging(level): 设置 PostProcessorRegistrationDelegate 日志级别为 error
|
2025-05-18 16:33:14 +08:00 |
MuShan
|
70cec8b5c6
|
logging(level): 设置 PostProcessorRegistrationDelegate 日志级别为 error
- 在 application-dev.yml 文件中添加了 org.springframework.context.support.PostProcessorRegistrationDelegate 的日志级别配置
- 此修改旨在减少不必要的日志输出,提高日志的可读性和性能
|
2025-05-16 22:29:00 +08:00 |
JEECG
|
286d10a50f
|
Merge branch 'springboot3_upgrade344' of https://github.com/jeecgboot/jeecg-boot into springboot3_upgrade344
|
2025-05-14 15:19:10 +08:00 |
JEECG
|
68f36cb1e5
|
升级online
|
2025-05-14 13:59:56 +08:00 |
JEECG
|
78454d3434
|
Merge pull request #8273 from MuShan-bit/springboot3_upgrade344-upgrade-shiro2.0.4
feat: 升级 shiro 到 2.0.4 版本,解决 ShiroRequestMappingConfig 获取 RequestMappingHandlerMapping Bean 冲突
|
2025-05-14 09:21:36 +08:00 |
MuShan
|
56fbc2ed8f
|
feat: 升级 shiro 到 2.0.4 版本,解决Shiro获取 requestMappingHandlerMapping 时 spring-boot-autoconfigure:3.4.5 和 spring-boot-actuator-autoconfigure:3.4.5 Bean 依赖冲突,
|
2025-05-13 22:48:48 +08:00 |
JEECG
|
1e259c805e
|
fastjson升级到2.0.57;jimureport升级到1.9.5;minidao升级到1.10.8
|
2025-05-08 22:39:57 +08:00 |
JEECG
|
8a82141c95
|
升级jsqlparser到4.9
|
2025-05-08 16:47:46 +08:00 |
EightMonth
|
888a032266
|
优化bean无法被所有beanpostprocessor处理
|
2025-04-30 10:00:02 +08:00 |
EightMonth
|
309c76d268
|
修复swagger接口文档正常显示
|
2025-04-25 18:08:45 +08:00 |
EightMonth
|
f78eabfc66
|
使用minidao适配jsqlparser
|
2025-04-25 16:54:55 +08:00 |
EightMonth
|
748331d649
|
处理jsqlparser兼容问题
|
2025-04-22 16:00:17 +08:00 |
EightMonth
|
b70e709e53
|
升级spring boot 3.4.4
|
2025-04-16 16:18:32 +08:00 |
EightMonth
|
36caab37e2
|
Update application-mysql.yml
|
2025-04-15 11:07:54 +08:00 |
EightMonth
|
6e721e4120
|
归集spring-doc默认配置
(cherry picked from commit d4d0c884f0 )
|
2025-04-15 10:39:05 +08:00 |
EightMonth
|
a17b403675
|
优化swagger文档架构改造
|
2025-04-03 17:46:11 +08:00 |
EightMonth
|
15fc262675
|
排除部分接口文档,为免登录接口排除token校验请求头
|
2025-04-01 18:05:04 +08:00 |
JEECG
|
6768d65e1e
|
Merge pull request #8008 from EightMonth/springboot3
修复 CVE-2023-6378
|
2025-03-25 16:02:57 +08:00 |
EightMonth
|
410ab7bcc3
|
修复 CVE-2023-6378
|
2025-03-25 15:58:19 +08:00 |
JEECG
|
174f1ae432
|
Merge pull request #8004 from EightMonth/springboot3
jeewx-api修改成weixin4j
|
2025-03-25 14:19:42 +08:00 |
EightMonth
|
eef2f7e269
|
jeewx-api修改成weixin4j
|
2025-03-25 14:13:45 +08:00 |
JEECG
|
6a0ec66d3d
|
Merge branch 'springboot3' of https://github.com/jeecgboot/jeecg-boot into springboot3
|
2025-03-25 14:10:17 +08:00 |
JEECG
|
163b0b531f
|
视频介绍
|
2025-03-18 10:08:05 +08:00 |
JEECG
|
d1af49a33f
|
Merge pull request #7949 from EightMonth/springboot3
解决严重bug,War包方式部署,服务启动报错
|
2025-03-12 15:28:07 +08:00 |
JEECG
|
03265691e6
|
解决严重bug,War包方式部署,服务启动报错
|
2025-03-12 14:12:00 +08:00 |
JEECG
|
de9cc2f30d
|
Merge pull request #7874 from EightMonth/springboot3
修复 #7613
|
2025-03-03 17:05:01 +08:00 |
EightMonth
|
26887959cd
|
修复 #7613
|
2025-03-03 14:27:16 +08:00 |
JEECG
|
7e15e81218
|
版本合并,升级springboot3分支到3.7.3
|
2025-02-20 17:56:16 +08:00 |
JEECG
|
45f905ddac
|
Merge branch 'master' of https://github.com/zhangdaiscott/jeecg-boot
|
2025-02-19 18:45:26 +08:00 |
JEECG
|
55696efcaa
|
jimureport、jimubi升级到最新版1.9.4,补充权限注解
|
2025-02-19 18:45:14 +08:00 |
JEECG
|
3671b81f01
|
Merge pull request #7564 from EightMonth/master
keys替换scan问题 修复 #6918 #6876
|
2025-02-19 18:42:09 +08:00 |
JEECG
|
74ad7e6f92
|
jimureport、jimubi升级到最新版1.9.4
|
2025-02-19 15:03:07 +08:00 |
JEECG
|
49d55a79f4
|
当用户没有角色保存操作权限时候操作角色保存仅保存和保存并关闭按钮会一直转圈不可用
|
2025-02-19 10:24:00 +08:00 |
JEECG
|
8395d106a2
|
【issues/7773】合计没有跟着左右滚动条滚动
|
2025-02-19 10:23:10 +08:00 |
JEECG
|
d716111ded
|
生成代码的时候,选择原生表单(form) 就会出错 #7817
|
2025-02-19 10:00:45 +08:00 |
JEECG
|
81b4cbbe35
|
修复问题:线上ai助手后端内容一次性返回,消息不显示
|
2025-02-13 20:00:15 +08:00 |
JEECG
|
86cfc18fe8
|
优化AI图标
|
2025-02-12 20:10:21 +08:00 |
JEECG
|
98ba72ae4b
|
关注公众号了解官方动态
|
2025-02-12 10:45:52 +08:00 |
JEECG
|
8b0e0367c7
|
Merge pull request #7797 from EightMonth/springboot3
固定vue-router版本号
|
2025-02-11 14:49:06 +08:00 |
EightMonth
|
334f7dbb62
|
Update package.json
|
2025-02-11 14:24:18 +08:00 |
JEECG
|
29248561d6
|
修复第三方登录接口通过token获取用户信息漏洞
|
2025-02-11 11:37:55 +08:00 |
JEECG
|
ad74b78134
|
JSelectUserByDept组件的params可选参数似乎不起作用 #7758
|
2025-02-11 11:32:10 +08:00 |
JEECG
|
bd716417e8
|
【issues/7738】文件中带"success"导出报错
|
2025-02-11 11:30:10 +08:00 |
EightMonth
|
e9ddd21286
|
固定vue-router版本号
|
2025-02-11 09:53:29 +08:00 |
EightMonth
|
1acb773adf
|
完善OpenApi模块文档
|
2025-02-10 15:51:17 +08:00 |
JEECG
|
5753f3d1d9
|
xxl_job的sql脚本缺少字段
|
2025-02-10 13:51:39 +08:00 |
JEECG
|
46fb1cce91
|
3.7.3版本启动提示连接不上mongodb #7787
|
2025-02-10 13:43:42 +08:00 |
JEECG
|
d0487e7a9d
|
语言优化
|
2025-02-10 11:40:00 +08:00 |
JEECG
|
b8c096eee5
|
语言调整
|
2025-02-10 11:26:13 +08:00 |