I didn't put the target class instance in IOC container....
Type: Posts; User: tedyu002; Keyword(s):
I didn't put the target class instance in IOC container....
I'am testing spring security 3.0.2 for my project. I would to use annotation to protected method. But the annotation is no effect.
I use two seperate configure file
<?xml version="1.0"...