I am trying to use resource bundles with Spring\'s Message Source. Here is the way I am doing it:
@Component public class MessageResolver implements MessageS
I have used following configuration and it is working fine