repo.or.cz
/
jibu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
增加 welcome-file 以支持 Tomcat 7 下根路径可以被 map 到 LoginServlet。
[jibu.git]
/
plugins
/
jibu-mail
/
src
/
main
/
java
/
org
/
gaixie
/
jibu
/
mail
/
package-info.java
blob
2dc2b95bd970c82c00607511162f355c4805d046
1
/**
2
* 提供 Mail 相关的类。
3
* <p>
4
*
5
*/
6
package
org
.
gaixie
.
jibu
.
mail
;