You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ A set of integration and unit tests can be found in _src/test/java_ (tests) & _s
59
59
* Implement error recovery inside PropertiesWatcher.class, including better thread recovery
60
60
* Abilty to perform additional re-bind logic when a property is changed, i.e. if a class has an open DB connection whcih needs tobe re-established using newly set properties.
61
61
* Replace callback Properties EventHandler with Guava EventBus
62
+
* Ability to configure usage via spring's @Configuration
62
63
63
64
### Supported Property Type Conversions Available ###
64
65
* Joda Time Library (2.1) - [link](http://joda-time.sourceforge.net/)
0 commit comments