lunes, 13 de julio de 2015

Read property file

.properties: This is a file extension for files used in java to store the configuration parameters of an application, each parameter is store as a pair of string, name of the parameter and the other storing the value.
Example the file

Our test case



How get the data since the file?




No hay comentarios:

Publicar un comentario