This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec304b2c10a8eab4d5d1947e56b3f757e580c2aa
spring-integration
/
org.springframework.integration.mail
History
Mark Fisher
51eb976236
Removed MailMessageMappers. MailMessageSendingConsumer now handles any MailMessage payload or byte array payload. For all other payload types, it calls 'toString' to generate the Mail text.
2008-09-25 14:40:48 +00:00
..
src
Removed MailMessageMappers. MailMessageSendingConsumer now handles any MailMessage payload or byte array payload. For all other payload types, it calls 'toString' to generate the Mail text.
2008-09-25 14:40:48 +00:00
.classpath
Migrated Mail Channel Adapter code from 'org.springframework.integration.adapter' to the new 'org.springframework.integration.mail' module.
2008-09-22 15:16:47 +00:00
.project
Adding new 'org.springframework.integration.mail' module
2008-09-22 14:45:40 +00:00
build.xml
Adding new 'org.springframework.integration.mail' module
2008-09-22 14:45:40 +00:00
ivy.xml
Migrated Mail Channel Adapter code from 'org.springframework.integration.adapter' to the new 'org.springframework.integration.mail' module.
2008-09-22 15:16:47 +00:00
template.mf
Adding new 'org.springframework.integration.mail' module
2008-09-22 14:45:40 +00:00