Post registration email is not send to user. This email must contain the link to activate the account
This should be handled by AOP
The email text must be picked up from a template. Please see Spring support for free marker or velocity template.
This email must contain the activation link
Please implement this feature as an aspect, not put this directly into service layer code.
Log in to post a comment.
This should be handled by AOP
The email text must be picked up from a template. Please see Spring support for free marker or velocity template.
This email must contain the activation link
Please implement this feature as an aspect, not put this directly into service layer code.