no declaration can be found for element 'context:annotation-config'

后端 未结 4 1736
伪装坚强ぢ
伪装坚强ぢ 2021-02-05 04:07

in spring whenever i write in my spring.xml i get this error:-

Exception in thread \"main\" org.springfram

4条回答
  •  说谎
    说谎 (楼主)
    2021-02-05 04:24

    If using Spring 4.0, here's what I found:

        
        
    

    It worked for me. Found the reference here: http://javahash.com/spring-4-mvc-hello-world-tutorial-full-example/

提交回复
热议问题