OSDN Git Service

Migrated to jakarta namespace and bumped version number to 2.0.0
[spring-ext/ozacc-mail.git] / src / main / java / com / ozacc / mail / impl / SendMailImpl.java
2023-12-04 Iwao AVE!Migrated to jakarta namespace and bumped version number... master ozacc-mail-2.0.0
2014-01-22 Iwao AVE!fixes #32920 SendMailImpl#send() の引数に MimeMessage を渡すと...
2011-11-25 Iwao AVE!Fixes #26817 SendMailImpl, SendMailProImpl で、Session...
2011-11-21 Iwao AVE!文字コードを UTF-8、改行コードをLFに統一
2011-11-15 Iwao AVE!ディレクトリ構成を Maven 2 標準にすることで pom.xml を簡略化