hutlearner opened a new issue, #463: URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/463
### Problem Type (问题类型) exception / error (异常报错) ### Before submit - [X] I had searched in the [issues](https://github.com/apache/hugegraph-toolchain/issues) and found no similar issues. ### Environment (环境信息) - Server Version: 1.0.0 - Toolchain Version: 1.0.0 ### Your Question (问题描述) jdk8 springboot2.X 引用hugegraph-client1.0.0 运行报错java.lang.ClassNotFoundException: jakarta.ws.rs.ProcessingException 我看到有人提交过这个问题,他升级到springboot3解决了这个问题,但是我的项目无法升级到3,工程太大了。还有没有其他的解决方案。 ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- 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]
