How to @Autowire objects in Validator classes?

Posted by wuntee on Stack Overflow See other posts from Stack Overflow or by wuntee
Published on 2010-04-28T20:41:18Z Indexed on 2010/04/29 3:17 UTC
Read the original article Hit count: 398

Filed under:
|

Is it possible to Autowire an object in a Validation class? I keep getting null for the object that is supposed to be Autowired...

© Stack Overflow or respective owner

Related posts about spring

Related posts about autowire