Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 1.1.2.RELEASE
-
Component/s: ENTERPRISE
-
Labels:None
Description
Repetitive handling of Java properties in the email add-on can be optimized by using the propfile add-on. Furthermore, the 'field email' command should receive a new --async attribute which should make the generated sendMessage method asynchronous. This can be achieved by leveraging Springs @Async support.