Enquire Now

Tags: property-files

Files with .properties extension are mainly used in Java related technologies to store the configurable parameters of an application. They can also be used for storing strings for Internationalization and localization; these are known as Property Resource Bundles.

0 Questions