报 以下异常,因Maven Dependencies未加入到Build Path
解决办法:
①选中项目->右键Properties->选择Deployment Assemby->选择Add->选中Java Build Path Entries->Next->选择Maven Dependencies->Finish->Apply->OK
- java.lang.ClassNotFoundException: org.springframework.web.util.IntrospectorCleanupListener报 以下异常