Skip to content

pvorb/property-providers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

property-providers Build Status Code Coverage

property-providers is a lightweight library for providing java.util.Properties for your projects. At its heart there is the FileWatchingPropertyProvider, which uses java.nio.file.WatchService to detect changes in a property file and reloads the property file once a change is detected. A PropertiesUpdateListener can be registered to be informed of update events.

Maven

The library is available on Maven Central.

JavaDoc

JavaDoc API

License

MIT License

About

Provides services to simplify property file (re-)loading

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages