/notice-java

Notice service.

Primary LanguageJava

Notice-java

简介

Spring Boot新手初学项目
最终准备实现一个统一推送平台
用户可以绑定自己的信息
消息源可以发送订阅消息
用户可以选择哪些渠道接收
常见平台:邮箱、TG等

项目开发进度

目前在对接咕咕机的文档玩
http://open.memobird.cn/upload/webapi.pdf
技术栈SpringBoot + MongoDB
以前很早就写过一个Go版的
现在重构一下项目 就当练手

Commit说明

add: 新功能 增加以前没有的东西
change: 旧功能的更改 可能更换实现方法 但功能不变
fix: bug修复
format: 仅改变代码格式 或仅为接口返回格式优化
update: update README.md专用

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely: