刘凯雄 096d50dcd3 重新定位版本号,并为mongo重新添加监控埋点 | il y a 2 ans | |
---|---|---|
elab-alert | il y a 2 ans | |
elab-annotation | il y a 2 ans | |
elab-cache | il y a 2 ans | |
elab-core | il y a 2 ans | |
elab-db | il y a 2 ans | |
elab-es | il y a 2 ans | |
elab-kafka | il y a 2 ans | |
elab-log | il y a 2 ans | |
elab-mongodb | il y a 2 ans | |
elab-mq | il y a 2 ans | |
elab-redis | il y a 2 ans | |
elab-rocketMQ | il y a 2 ans | |
elab-spring | il y a 2 ans | |
elab-test | il y a 2 ans | |
springboot-demo | il y a 4 ans | |
README.md | il y a 3 ans | |
pom.xml | il y a 2 ans | |
test.txt | il y a 5 ans |
@AuthorDescription
注解,并集成数据收集器的业务埋点。
MonitorCollect.SERVICE.send
发送业务埋点数据@EnableElabSpring
注解化,根据注解的启用来调整是否开启特定功能AnnotationProcessService
接口来完成代理业务处理,默认实现类AuthorDescriptionAnnotationProcess
新增功能类
LoadContextTool
: 确定资源加载完毕之后被唤醒。
新增配置中心化的功能
java
// 类似于这种
public List<基础数据类型> getList(xxx);
PUT
、DELETE
请求