You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Spring Boot, we should use JavaMailSender implementation provided by Spring.
We should provide a wrapper that converts Email to SimpleEmailMessage.
The aim is to benefit from all Spring additional features (such as jndi, transport management...)
The text was updated successfully, but these errors were encountered:
When using Spring Boot, we should use JavaMailSender implementation provided by Spring.
We should provide a wrapper that converts Email to SimpleEmailMessage.
The aim is to benefit from all Spring additional features (such as jndi, transport management...)
The text was updated successfully, but these errors were encountered: