我有一个项目,在pages文件夹中包含一个index.jsp页面,还有一些javascript库和代码。我将它们打包成战争,并将其部署到CentOS系统中。但是当我试图访问它时,我会出错。错误在
HTTP Status 404 - /Project/pages/index.jsp
type: Status report
message: /Project/pages/index.jsp
description: The requested resource is not available.
和
HTTP Status 500 - java.lang.ClassNotFoundExceptio
我已经建立了一个应用程序,我终于得到了前端和返回到communicate.in,我的弹簧引导控制器,我得到了一个新的错误。从我的研究中出现的一个从多到一个关系的解决方案是json ignore.but,问题是json信息显然是ignored.how,我可以从我的控制器中多保存一个用户的实例。没有得到这个错误
com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyIntercep
在浏览本地主机:8080后,我开始在控制台上看到这个错误,网页上的内部错误是这样的:“出现了一个意外错误(type=Internal服务器错误,status=500)。”
java.lang.NullPointerException: null
at com.test.Service.StudentService.getAllStudents(StudentService.java:15) ~[classes/:na]
at com.test.Controller.StudentController.getAllStudents(StudentController.java:22) ~[cla