Class NotifyProperties

java.lang.Object
org.aoju.bus.starter.notify.NotifyProperties

@ConfigurationProperties(prefix="extend.notify") public class NotifyProperties extends Object
消息通知 1. 默认读取配置文件信息 2. 通过set形式设置(动态/DB等)
Since:
Java 17+
Author:
Kimi Liu