搜索资源列表
SpringMail
- 使用spring框架实现的发送email的例子,通过spring框架实现使得编写更简单-spring use this framework to achieve the email example, through spring Framework makes the preparation simple
Spring_EMail
- 使用Spring发邮件 关于Spring的邮件发送的功能 源码+使用说明-Spring on the use of email messages sent Spring functional source use
electronicAuction
- 基于WEB的电子拍卖系统,实现了B2C,C2C的拍卖(系统自动判别)···对物品的分类管理,Email自动通知物主和拍买人,对物品的概要和详细浏览功能等,采用Struts2+Spring+Hibernate整合开发。-WEB-based electronic auction system, to achieve the B2C, C2C auction (automatic identification system)*** the classification of the goods man
SpringMail
- Spring提供了一个发送电子邮件的高级抽象层,它向用户屏蔽了底层邮件系统的一些细节,同时负责低层次的代表客户端的资源处理。Spring邮件抽象层的主要包为org.springframework.mail。它包括了发送电子邮件的主要接口MailSender和 封装了简单邮件的属性如from, to,cc, subject, text的值对象叫做SimpleMailMessage。-Are provides a sending email senior abstraction layer, it
oauth2
- 使用Spring Security和OAuth2实现RESTful服务安全认证 该源码包含功能: * 用户注册和登录 * Email验证 * Password 丢失 采取的技术有以下: * OAuth2 Protocol * Spring Security * Spring Integration * Spring Data * Jersey/JAX-RS * MongoDB -Spring Security OAuth