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 in my project. My messages.properties is in below path: ..\WebContent\WEB-INF\resources