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
You have to configure your messages path as shown above. Also, check class name.