You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.NullPointerException
at cn.hippo4j.core.starter.notify.CoreNotifyConfigBuilder.buildSingleNotifyConfig(CoreNotifyConfigBuilder.java:84)
at cn.hippo4j.core.starter.notify.CoreNotifyConfigBuilder.buildNotify(CoreNotifyConfigBuilder.java:36)
at cn.hippo4j.common.notify.HippoBaseSendMessageService.run(HippoBaseSendMessageService.java:111)
at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:813)
Caused by: java.lang.NullPointerException
at cn.hippo4j.core.starter.notify.CoreNotifyConfigBuilder.buildSingleNotifyConfig(CoreNotifyConfigBuilder.java:84)
at cn.hippo4j.core.starter.notify.CoreNotifyConfigBuilder.buildNotify(CoreNotifyConfigBuilder.java:36)
at cn.hippo4j.common.notify.HippoBaseSendMessageService.run(HippoBaseSendMessageService.java:111)
at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:813)
不配置 receives 空指针不会去获取 NotifyPlatformProperties的 receives属性
The text was updated successfully, but these errors were encountered: