반응형
인터넷이 되지 않는 내부망에서 spring project 생성시 caching에 문제가 생길수 있다.
이때 spring-context-support.jar and spring-context.jar
on the classpath. 를 잡아주면 어느정도 문제점은 해결된다.
eclipse 가 제대로 인식하지 못하는 버그가 있음
element 'cache:annotation-driven' of schema namespace 'http://www.springframework.org
you need spring-context-support.jar
and spring-context.jar
on the classpath.