Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit c980ff4

Browse files
committed
Update README.md
1 parent bafee78 commit c980ff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ A set of integration and unit tests can be found in _src/test/java_ (tests) & _s
5959
* Implement error recovery inside PropertiesWatcher.class, including better thread recovery
6060
* 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.
6161
* Replace callback Properties EventHandler with Guava EventBus
62+
* Ability to configure usage via spring's @Configuration
6263

6364
### Supported Property Type Conversions Available ###
6465
* Joda Time Library (2.1) - [link](http://joda-time.sourceforge.net/)

0 commit comments

Comments
 (0)