关注JEECG发展历程 关注最新动态和版本, 记录JEECG成长点滴 更新日志 - 技术支持 - 招聘英才

JEECG最新版本下载 JEECG智能开发平台 - 显著提高开发效率 常见问题 - 入门视频 - 参与开源团队

商务QQ: 69893005、3102411850 商务热线(5*8小时): 010-64808099 官方邮箱: jeecgos@163.com

楼主: admin

JeecgBoot 常见问题大全

  [复制链接]
发表于 2021-4-8 18:28:54 | 显示全部楼层
您好,我现在使用的是最新版本,刚刚更新的,微服务方式启动,POM文件中的activeByDefault不起作用,是什么原因啊?代码没有变动过,默认的配置,profiles中有三套配置,分别为dev/test/prod(顺序排列),activeByDefault默认加在dev中,但是每次启动gateway-application的时候,都会取最后一个(prod),如果把test放到最后一个的话,取出来的就是test,求助!

JeecgGatewayApplication启动日志信息
JeecgGatewayApplication启动日志信息.png

jeecg-boot-parent的pom文件中的profiles配置
jeecg-boot-parent的pom文件中的profiles配置.png
发表于 2021-4-21 13:48:39 | 显示全部楼层
从login接口的userinfo取出来的create_time是2038年
发表于 2021-4-24 12:30:39 | 显示全部楼层
我新写了一个接口,没有配置权限,报错信息为:
This application has no explicit mapping for /error, so you are seeing this as a fallback.

Sat Apr 24 12:15:37 CST 2021
There was an unexpected error (type=Internal Server Error, status=500).
No message available
java.lang.NullPointerException……
我重新配置上权限后还是报错,还是这个错误信息。这是为甚么?
发表于 2021-5-10 22:41:54 | 显示全部楼层
发表于 2021-6-17 10:51:11 | 显示全部楼层
现在框架QueryGenerator 支持多次模糊查询吗 比如同一个字段多个词模糊查询
QQ图片20210617104531.png
QQ图片20210617104521.png
发表于 2021-11-2 10:25:48 | 显示全部楼层

解决了吗
发表于 2022-1-27 12:02:38 | 显示全部楼层
登录的时候,提示这个,如何解决?

操作失败,nested exception is org.apache.ibatis.builder.BuilderException: Error evaluating expression 'ew.sqlSegment != null and ew.sqlSegment != '' and ew.nonEmptyOfNormal'. Cause: org.apache.ibatis.ognl.OgnlException: sqlSegment [org.apache.ibatis.reflection.ReflectionException: Error parsing property name 'lambda$0'. Didn't start with 'is', 'get' or 'set'.]
发表于 2022-2-12 23:25:09 | 显示全部楼层
多租户模式下,官方提供的代码中:
@SqlParser(filter = true)
List<SysDepart> querySameLevelDepart(@Param("pid")String pid);

@SqlParser(filter = true)这里报错,如何解决?
发表于 2022-2-25 09:06:48 | 显示全部楼层
前端yarn安装完 run到95%会报以下错误
ERROR  Failed to compile with 1 error                                                                       上午8:42:26

error

Failed to load plugin 'vue' declared in 'package.json': Package subpath './lib/rules/array-bracket-spacing' is not defin
ed by "exports" in D:\Code\Frame\jeecg-boot-vue\node_modules\eslint\package.json
Referenced from: D:\Code\Frame\jeecg-boot-vue\package.json

not defined by "exports" in D:\Code\Frame\jeecg-boot-vue\node_modules\eslint\package.json
Referenced from: D:\Code\Frame\jeecg-boot-vue\package.json

webpack compiled with 1 error


发表于 2022-3-8 22:43:11 | 显示全部楼层
努力学习,感谢分享
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表