mica 云母,寓意为云服务的核心,使得云服务开发更加方便快捷。mica 的前身是 lutool,lutool 在内部孵化了小两年,已经被多个朋友运用到企业。由于 lutool 对微服务不够友好,故重塑了mica。
mica 核心依赖
mica 基于 java 8,没有历史包袱。仅依赖 Spring 全家桶,无第三方依赖。
依赖 | 版本 |
---|---|
Spring Boot | 2.1.x |
Spring Cloud | Greenwich.RELEASE |
模块简介
mica-auto
采用 java annotation processor
技术,在编译期间生成一些 Spring boot starter
配置,减少重复性工作也避免因为忘记修改而照成服务启动失败。
码云:https://gitee.com/596392912/mica-auto
Github:https://github.com/lets-mica/mica-auto
mica
Spring boot 微服务开发核心包,由于功能众多不做详细描述,大家可以看组件图谱。
码云:https://gitee.com/596392912/mica
Github:https://github.com/lets-mica/mica
mica-pro
对 Spring cloud 相关组件进行的扩展,暂未开源,敬请期待!
mica 组件图谱
开源推荐
- Spring boot 微服务高效开发
mica
工具集:https://gitee.com/596392912/mica -
Avue
一款基于vue可配置化的神奇框架:https://gitee.com/smallweigit/avue -
pig
宇宙最强微服务(架构师必备):https://gitee.com/log4j/pig -
SpringBlade
完整的线上解决方案(企业开发必备):https://gitee.com/smallc/SpringBlade