spring - org/springframework/metadata/Attributes not found in spring3.0? -


Do I know where this class is located in java.lang.NoClassDefFoundError: org / springframework / metadata / attributes? I can not find it inside org.springframework.aop-3.0.0.M1.jar. But in the earlier version of spring, this spring 2.0 is present.

The reason I need this file is because I'm trying the Cacheable tutorial for Spring Module 0.9.

The metadata package is not present in Spring 3.0. I suspect that the spring module is currently not compatible with 3.0, you need to use 2.5.x instead.

Edit : This project is dead, if anything, there is no sign of it.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -