hutlearner commented on issue #2249:
URL:
https://github.com/apache/incubator-hugegraph/issues/2249#issuecomment-1641516778
找到了,是
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.83</version>
</dependency>
的原因,去掉这个包就可以初始化成功,但是不知道原因,这个包没有依赖冲突
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]