Adding model update, model migrator, curved line support, relationship lines, remove of web-services classes
This commit is contained in:
@@ -83,7 +83,7 @@ public final class Mailer {
|
||||
}
|
||||
};
|
||||
|
||||
this.mailSender.send(preparator);
|
||||
//this.mailSender.send(preparator);
|
||||
}
|
||||
|
||||
public void setMailSender(JavaMailSender mailer) {
|
||||
|
Reference in New Issue
Block a user