If you need to get messages dependent on locale settingĀ and you are using Spring Framework, you are able to use ResourceBundleMessageSource and localize them very quickly. At first, we will create a Resource Bundle files named with lang postfix to Resource folder: Next step will be that to say our application about that we want […]