mail.properties

来自「Java/J2EE application framework based on」· PROPERTIES 代码 · 共 8 行

PROPERTIES
8
字号
# Properties file with mail-related settings, used for scheduled info emails.
# Applied by PropertyPlaceholderConfigurer from "applicationContext.xml".
# Targeted at system administrators, to avoid touching the context XML files.

mail.host=
mail.from=imagedb@springframework.org
mail.to=

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?