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.
location: src\main\resources\configurations\messages_en.properties
src\main\resources\configurations\messages_en.properties