# noti-starter **Repository Path**: shzhancheng/noti-starter ## Basic Information - **Project Name**: noti-starter - **Description**: springboot-noti-starter - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-10-30 - **Last Updated**: 2021-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #noti-starter 该项目适用于springboot,不适用于其他java。 其中使用了springboot系列的注解。 ###使用教程 下载release源码包 ``` cd noti-starter mvn clean package install ``` 在项目中引入依赖 ```xml io.pumelo.noti noti-starter 1.0.1.BETA ```