Webhook(钉钉、飞书、企微)

来源:https://cloud.iocoder.cn/webhook/

1. 现状

目前项目中,暂时没有直接集成 Webhook 功能~~~原因是:

当然,项目本身其实有比较精简的 Webhook 功能,比如:

2. 期望

① 类似 https://github.com/terminux/ding-talk-spring-boot 这种形式,但是需要额外:

其它相似项目:

② 类似 https://github.com/ymlluo/group-robot 这种形式,但是它是 PHP 实现,需要有 Java 版本。