Added Id keyword.
This commit is contained in:
parent
0f0bfb149f
commit
814b2fc7ea
|
@ -16,7 +16,7 @@ import org.springframework.security.providers.UsernamePasswordAuthenticationToke
|
|||
|
||||
/**
|
||||
* @author Ben Alex
|
||||
* @version $Id: InterceptMethodsBeanDefinitionDecoratorTests.java 2217 2007-10-27 00:45:30Z luke_t $
|
||||
* @version $Id$
|
||||
*/
|
||||
public class AnnotationDrivenBeanDefinitionParserTests {
|
||||
private ClassPathXmlApplicationContext appContext;
|
||||
|
|
Loading…
Reference in New Issue