Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@fmbenhassine fmbenhassine released this 17 Jul 19:43
· 74 commits to master since this release

New features

  • Add hot reloading feature
  • Add JMX configuration feature
  • Add support for file: and classpath: resource prefix

API changes

  • Add method to create a new PropertiesInjector with default parameters
  • PropertyInjectionException is now a RuntimeException
  • PropertiesInjectorBuilder has been moved form io.github.benas.easyproperties.impl package to io.github.benas.easyproperties