org.jetlinks.community.notify.manager.entity.NotificationEntity=javax.persistence.Table org.jetlinks.community.notify.manager.entity.NotifyConfigEntity=javax.persistence.Table org.jetlinks.community.notify.manager.entity.NotifyHistoryEntity=javax.persistence.Table org.jetlinks.community.notify.manager.entity.NotifySubscriberEntity=javax.persistence.Table org.jetlinks.community.notify.manager.entity.NotifyTemplateEntity=javax.persistence.Table org.jetlinks.community.notify.manager.message.NotificationsPublishProvider=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.service.DefaultNotifyConfigManager=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.service.DefaultTemplateManager=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.service.ElasticSearchNotifyHistoryRepository=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.service.NotificationService=org.springframework.stereotype.Component,org.springframework.boot.context.properties.ConfigurationProperties org.jetlinks.community.notify.manager.service.NotifierCacheManager=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.service.NotifyConfigService=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.service.NotifyHistoryService=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.service.NotifySubscriberService=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.service.NotifyTemplateService=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.subscriber.providers.AlarmProvider=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.web.NotificationController=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.web.NotifierConfigController=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.web.NotifierController=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.web.NotifierHistoryController=org.springframework.stereotype.Component org.jetlinks.community.notify.manager.web.NotifierTemplateController=org.springframework.stereotype.Component