We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.8.0
2025-05-28拉取最新master代码,新增模块引用jeecg-boot-base-core后无法启动(一直卡在下图日志位置),排除minidao依赖后正常。 添加minidao.base-package配置后也可正常运行,猜测默认的星号基包导致:“minidao.base-package ------- *”
The text was updated successfully, but these errors were encountered:
错误异常截图
Sorry, something went wrong.
没有抛出异常,也没有启动成功,一直卡死在最后日志输出的地方,像是某个地方陷入了死循环
你为什么要去掉minidao的配置,不是死循环是扫码的代码太多
我的新模块不需要连接数据库,只想引用jeecg-boot-base-core使用一些权限校验之类的公共的功能。不是我要去掉minidao,jeecg-boot-base-core默认依赖了miniao,只有去掉了才能启动。或者我在不需要使用数据库的模块加个minidao.base-package的配置?这样也行,只是想知道这是正常情况还是bug而已。 感谢回复
No branches or pull requests
版本号:
3.8.0
问题描述:
2025-05-28拉取最新master代码,新增模块引用jeecg-boot-base-core后无法启动(一直卡在下图日志位置),排除minidao依赖后正常。
添加minidao.base-package配置后也可正常运行,猜测默认的星号基包导致:“minidao.base-package ------- *”
错误截图:
友情提示:
The text was updated successfully, but these errors were encountered: