共计 1314 个字符,预计需要花费 4 分钟才能阅读完成。
一、mica(云母)
mica
是一个微服务组件集,但不仅仅是组件,咱们关注的是微服务生态并继续演进,尽量做到开箱即用,简化应用和排坑。总共已有 40+ 组件,并且很多组件曾经买通。
二、版本阐明
最新版本 | mica 版本 | boot 版本 | cloud 版本 |
---|---|---|---|
2.5.0 | mica 2.5.x | 2.5.x | 2020 |
2.4.6 | mica 2.4.x | 2.4.x | 2020 |
2.1.1-GA | mica 2.0.x~2.1.x | 2.2.x ~ 2.3.x | Hoxton |
三、更新记录
2.5.0 – 2021-05-23
- ✨ mica-redis 微调,反对 Spring boot 到 2.5.0。
- ⬆️ 降级 Spring boot 到 2.5.0。
2.4.6 – 2021-05-23
- ✨ mica-logging 实现 loki 反对 #36 #I3PX2F。
- ✨ mica-ip2region、mica-captcha 增加对 spring-native 的反对 #38 #I3PX2N。
- ✨ mica-jetcache 增加 metrics 反对 #37 #I3PX2K。
- ✨ mica-caffeine 增加不反对自定义 Caffeine bean 提醒。
- ✨ mica-core R 增加 throwOn 系列办法。
- ✨ mica-redis 优化 ICacheKey 和 scan。
- ✨ 代码对立优化,缩小局部阿里巴巴规约提醒。
- 🐛 mica-logging 修复 LoggingInitializer Spring boot 2.4.x 生效的问题。
- ⬆️ 降级 druid 到 1.2.6。
- ⬆️ 降级 Spring boot 到 2.4.6。
四、重点阐明
4.1 mica-logging 实现 loki 反对
更多应用请查看 mica 文档 。
4.2 mica-jetcache 增加 metrics 反对
4.3 实验性对 Spring native 反对
mica-ip2region、mica-captcha 增加对 spring-native 的反对,另外咱们也在继续关注 GraalVM 和 spring-native 的相干 issues,继续推动 mica native 过程。
五、mica 生态
- mica-auto (Spring boot starter 利器): https://gitee.com/596392912/m…
- mica-weixin(jfinal weixin 的 spring boot starter):https://gitee.com/596392912/m…
- mica-mqtt(基于 t-io 实现的 mqtt 组件):https://gitee.com/596392912/m…
- Spring cloud 微服务 http2 计划(h2c): https://gitee.com/596392912/s…
- mica-security(mica 权限零碎 vue 革新中): https://gitee.com/596392912/m…
六、文档
- mica 源码 Gitee(码云):https://gitee.com/596392912/mica
- mica 源码 Github:https://github.com/lets-mica
- 文档地址(官网):http://wiki.dreamlu.net
- 文档地址(语雀 - 可关注订阅):https://www.yuque.com/dreamlu
正文完
发表至: springboot
2021-05-24