RuleBook v0.11 Release Notes
Release Date: 2018-12-04 // almost 5 years ago-
- Rules are made injectable using @Autowired with SpringAwareRuleBookRunner
- ERROR_ON_FAILURE now throws meaningful exceptions
- @RuleBean is now used to properly decorate Spring POJO rules
Previous changes from v0.10
-
๐ This release includes:
- โจ Enhanced support for Spring Boot Fat Jars
- โ Additional logging in RuleAdapter
- ๐ Fix for mapping facts to instance variables in POJO rules when NameValueReferableMap key is different than NameValueReferable name
- Corrections to the README