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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ A set of integration and unit tests can be found in _src/test/java_ (tests) & _s
61
61
* Support for Java 7 Data and Time classes
62
62
* Include the ability to define a database driven properties source not just properties files
63
63
* Implement error recovery inside PropertiesWatcher.class, including better thread recovery
64
-
*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.
64
+
*Ability 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.
65
65
* Replace callback Properties EventHandler with Guava EventBus
66
66
* Ability to configure usage via spring's @Configuration
0 commit comments