mirror of https://github.com/apache/jclouds.git
Typo.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2576 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
414dcaa845
commit
6cd7134b1e
|
@ -5,7 +5,7 @@
|
|||
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd">
|
||||
|
||||
<!-- the usual <context:annotation-config/> can't be used because the
|
||||
CommonAnnotationBeanPostProcessor caused a security exception in GAE when it
|
||||
CommonAnnotationBeanPostProcessor causes a security exception in GAE when it
|
||||
tries to load javax.annotation.Resource -->
|
||||
<bean class="org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor" />
|
||||
<bean class="org.springframework.context.annotation.ConfigurationClassPostProcessor" />
|
||||
|
|
Loading…
Reference in New Issue