Closed Zack-Tsang closed 3 years ago
I knew how to fix it! But I came to another problem, when I ran the example by "HTTP", it threw an error: {"question":"Who is the wife of Donald Trump?","message":"InvalidQuestionException: the question you input is invalid, please check","status":"500"} Would you help me out, and the help document is missing, I don't know where it is.
Try not using the question mark?
Let me try, thank you!
When I ran 'java -jar Ganswer.jar', I got the following error:
错误: 无法初始化主类 application.GanswerHttp 原因: java.lang.NoClassDefFoundError: org/eclipse/jetty/server/Handler
Please tell me how to fix it, Thank you in advance!