menuFinder.getPrimary() 无法正常使用 (Exception evaluating SpringEL expression: "menuFinder.getPrimary()") #7059
Labels
triage/needs-information
Indicates an issue needs more information in order to work on it.
前置条件
系统信息
使用的哪种方式运行?
Docker
发生了什么?
本地测试环境不会报错,部署到 docker 后会报错。
实际菜单也会渲染,但是会卡一下反应比较慢。
原来的写法是
<th:block th:each="menuItem : ${menuFinder.getPrimary().menuItems}">
但是频繁报错,于是查找文档,模仿文档的方式写。可是依旧报错。复现步骤
相关日志输出
附加信息
No response
The text was updated successfully, but these errors were encountered: