搜索资源列表
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
mis25
- 这是我们在考NITPro证之前做的一个亿阳信通中国移动信息系统 功能完善(权限管理(超级管理员为普通用户分配权限),机房管理,人员管理,日志文档管理)查看详细信息,增,删,改等主要功能; 开发工具:MyEclipse6.5+Oracle9+Tomcat6.0 所使用到技术:Sturts+Spring+Hibernate 数据库使用名:ora9i 数据库用户名:mis 密码:accp 在将mis.sql文件直接导入Oracle数据库中 只有通过index.j
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