avaje / avaje-config

Application configuration / properties loading for JVM applications
https://avaje.io/config
Apache License 2.0
47 stars 7 forks source link

Add tests/examples with onChange 'single property' via ModificationEvent #61

Closed rbygrave closed 1 year ago

rbygrave commented 1 year ago

These examples are telling us that we should not deprecate the existing onChange single property methods, as using the new onChange ModificationEvent is a lot less intuitive for the 'single property change' use case.