How to implement SMTP connection pool using Java mail in Spring Boot?

前端 未结 0 928
傲寒
傲寒 2020-12-04 06:24

I am using java mail for sending emails. As the service is multithreaded every thread is creating a new connection to the email server. Is there a way to create an SMTP conn

相关标签:
回答
  • 消灭零回复
提交回复
热议问题