-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
2017-07-04 00:12:24.154 ERROR 14120 --- [nio-8080-exec-1] c.c.project.configurer.WebMvcConfigurer : 接口 [/user/list] 出现异常,方法:com.company.project.web.UserController.list,异常摘要:null
java.lang.NullPointerException: null
at com.company.project.web.UserController.list(UserController.java:50) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131]
Metadata
Metadata
Assignees
Labels
No labels