# multiple-callbacks **Repository Path**: zhanghaiyang/multiple-callbacks ## Basic Information - **Project Name**: multiple-callbacks - **Description**: 多次回调示例,节选龙果支付notify模块,适用于支付回调等场景 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-04-12 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # multiple-callbacks --- ### 多次回调示例 节选[龙果支付notify](https://gitee.com/roncoocom/roncoo-pay)模块 --- **_配置通知参数在[spring-notify.xml](https://gitee.com/penghao03/multiple-callbacks/blob/master/notify/src/main/resources/spring/spring-notify.xml)中, 可以根据项目实际设定不同的通知次数和时间间隔_** ``` ```