Releases: xdcrafts/flower
Releases · xdcrafts/flower
Custom flower xml namespace for spring configuration
v1.3.11
- Toggles: Ambiguous setters fixed.
v1.3.10
- Anonymous actions middleware can be resolved if object have String getName() method.
v1.3.6
- Selectors: new parameter 'required' - do nothing if false, throw exception when nothing matched and true.
v1.3.5
- Spring factory beans moved to property instead of constructor-arg
v1.3.3
- Extension factory can consume object convertible to action.
v1.3.2
- Selector: multiselect support added