KAConf v0.8.6 Release Notes
Release Date: 2018-02-18 // almost 7 years ago-
- API retrocompatibility break with
v0.8.4
:JavaUtilPropertySource.from
don't throw exceptions if the property sources are available. Instead they return anOptional
.
- API retrocompatibility break with