问题:
解决:添加 xmlns:context="http://www.springframework.org/schema/context"
如下图:
Eclipse中Spring MVC配置出现:The prefix "context" for element "context:component-scan" is not bound.
原文:https://www.cnblogs.com/cjb0809/p/13501515.html