Skip to content

Noplyen/java-minimum-read-properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Read Properties File

  1. This use's folder resource to save a file properties

  2. Add new FactoryMethod on FactoryPropertiesReader for your configuration, that file is used for construct object with factory pattern

    ex : on my case, the FactoryPropertiesReader have databasePropDefault() method and the value default is Database.properties

About

this code, is example to read value in properties file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages