You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to java-bra...@googlegroups.com
Hello Koushik,
Thanks a lot for the videos. I have a small issue with my project. I have two property files for the same field for Eg : Key : greeting, First client value should be : "hello" and second client value for the same field should be : "Welcome". I have the two property files in the message source list (Message1.properties & Message2.properties). How to control which property file to refer at run time using spring. Please clarify.