@ConfigurationProperties(prefix="ms.push.mail.send") public class MsEmailProperties extends Object
| 构造器和说明 |
|---|
MsEmailProperties(String username,
String password,
String from,
String host) |
MsEmailProperties(String username,
String password,
String from,
String host,
Integer port) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthStr() |
String |
getDebugStr() |
String |
getFrom() |
String |
getPortStr() |
MsBoxEmailProperties |
getReceive() |
String |
getUsername() |
Copyright © 2024. All rights reserved.