mica(雲母)
mica 雲母,寓意為雲服務的核心,增強 Spring cloud 功能,使得 Spring cloud 服務開發更加友善快捷。
mica 1.x核心依賴
mica 基于 java 8,沒有曆史包袱,支援傳統 Servlet 和 Reactive(webflux)。采用 mica-auto 自動生成 spring.factories 和 spring-devtools.properties 配置,僅依賴 Spring boot、Spring cloud 全家桶,無第三方依賴。市面上鮮有的微服務核心元件。
依賴 | 版本 |
---|---|
Spring | 5.x |
Spring Boot | 2.1.x |
Spring Cloud | Greenwich 版 |
關于此次版本
此次版本更新主要是 bug 修複,感謝 github @fengyie007、@PlexPt 和前東家的同僚們的回報和貢獻。
mica 2.x 基于 Spring boot 2.2.x,進行了大量的優化,不再相容老的 Spring boot 版本。VIP内部已經孵化到 2.1.1 詳見
mica 2.x 更新記錄。
mica 2.x 開源版預計會在2020年4月份與大家見面,敬請期待。
更新說明
- 📝 update docs.
- 💡 調整微信公衆号
- ⚡️ 優化 mica-http 使 proxy 更好用 Github #18。
- ⚡️ 優化 mica-boot 異步異常時抛出事件監聽 github @xiaopang0117 貢獻。
- ⚡️ 優化 異常日志列印。
- ⚡️ 優化 RequestLogAspect,區分 body 和 param。
- 🐛 修複 mica-bom 缺少 mica-actuator。
- 🐛 Fixing mica-core bean copy github #14。
- 🐛 Fixing mica-core JsonUtil 泛型問題。
- 🐛 Fixing List Json log。
- ⬆️ Upgrading spring boot to 2.1.13.RELEASE。
- ⬆️ Upgrading spring cloud to Greenwich.SR5。
文檔
- 文檔位址(官網): https://www.dreamlu.net/#/doc/docs
- 文檔位址(語雀-可關注訂閱): https://www.yuque.com/dreamlu/mica
- 示例項目: https://github.com/lets-mica/mica-example