Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Spring Cloud Alibaba | 26,464 | 36 | 2 days ago | 36 | July 25, 2023 | 417 | apache-2.0 | Java | ||
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware. | ||||||||||
Springall | 25,866 | 2 months ago | 29 | mit | Java | |||||
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc | ||||||||||
Kuboard Press | 19,085 | a month ago | 365 | JavaScript | ||||||
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。 | ||||||||||
Springboot Learning | 15,344 | 18 days ago | 69 | Java | ||||||
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录! | ||||||||||
Springcloudlearning | 15,253 | 2 years ago | 45 | Java | ||||||
《史上最简单的Spring Cloud教程源码》 | ||||||||||
Mall Learning | 12,336 | 11 days ago | 27 | apache-2.0 | Java | |||||
mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。 | ||||||||||
Mall Swarm | 10,654 | a month ago | 41 | apache-2.0 | Java | |||||
mall-swarm是一套微服务商城系统,采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。 | ||||||||||
Activiti | 9,624 | 1,969 | 60 | a day ago | 50 | February 06, 2020 | 562 | apache-2.0 | Java | |
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts. | ||||||||||
Awesome Architecture | 8,359 | 3 years ago | 7 | |||||||
架构师技术图谱,助你早日成为架构师 | ||||||||||
Springcloud Learning | 7,097 | 7 months ago | 22 | Java | ||||||
Spring Cloud基础教程,持续连载更新中 |
Mica
,Spring Cloud 微服务开发核心包,支持 web
和 webflux
。
简体中文 | English
最新版本 | mica 版本 | spring boot 版本 | spring cloud 版本 |
---|---|---|---|
3.1.3 | mica 3.1.x | 3.1.x | 2022 |
3.0.8 | mica 3.0.x | 3.0.x | 2022 |
2.7.15 | mica 2.7.x | 2.7.x | 2021 |
2.6.8 | mica 2.6.x | 2.6.x | 2021 |
2.5.8 | mica 2.5.x | 2.5.x | 2020 |
2.4.11 | 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 |
release
版本号格式为 x.x.x
, 基本上保持跟 Spring boot
一致。
snapshots
版本号格式为 x.x.x-SNAPSHOT
。
注意
:snapshots
版本 push
后会自动发布,及时响应修复最新的 bug
和需求。
使用文档详见:https://www.dreamlu.net/mica2x/index.html(mica2.x 使用文档)
更新记录详见:Mica 更新记录
lombok 生成的 method 问题:https://github.com/rzwitserloot/lombok/issues/1861
对于 xX 类属性名,第一个小写,第二个大写的 bean 属性名,Map -> Bean 或 Bean -> Map 存在问题。
不打算做兼容,待 lombok 新版修复。
软著编号:2020SR0411603
LGPL(GNU Lesser General Public License)
LGPL 是 GPL 的一个为主要为类库使用设计的开源协议。和 GPL 要求任何使用/修改/衍生之 GPL 类库的的软件必须采用 GPL 协议不同。LGPL 允许商业软件通过类库引用(link)方式使用 LGPL 类库而不需要开源商业软件的代码。这使得采用 LGPL 协议的开源代码可以被商业软件作为类库引用并发布和销售。
但是如果修改 LGPL 协议的代码或者衍生,则所有修改的代码,涉及修改部分的额外代码和衍生的代码都必须采用 LGPL 协议。因此 LGPL 协议的开源代码很适合作为第三方类库被商业软件引用,但不适合希望以 LGPL 协议代码为基础,通过修改和衍生的方式做二次开发的商业软件采用。
允许以引入不改源码的形式免费用于学习、毕设、公司项目、私活等。
特殊情况修改代码,但仍然想闭源需经过作者同意。
对未经过授权和不遵循 LGPL 协议二次开源或者商业化我们将追究到底。
参考请注明:参考自 mica:lets-mica/mica ,另请遵循 LGPL 协议。
注意
:若禁止条款被发现有权追讨 19999 的授权费。
pigx
宇宙最强微服务(架构师必备):https://pig4cloud.com
bladex
完整的线上解决方案(企业生产必备):https://bladex.vip
Avue
一款基于 vue 可配置化的神奇框架:https://gitee.com/smallweigit/avue
pig
宇宙最强微服务(架构师必备):https://gitee.com/log4j/pig
SpringBlade
完整的线上解决方案(企业开发必备):https://gitee.com/smallc/SpringBlade
IJPay
支付 SDK 让支付触手可及:https://gitee.com/javen205/IJPay
JustAuth
史上最全的整合第三方登录的开源库: zhangyd-c/JustAuth
spring-boot-demo
深度学习并实战 spring boot 的项目: xkcoding/spring-boot-demo
感谢 JetBrains 提供的免费开源 License:
感谢 如梦技术 VIP
小伙伴们的鼎力支持,更多 VIP 信息详见:https://www.dreamlu.net/vip/index.html
mica 始于一份热爱,也得到不少朋友的认可,为了更好的发展,特推出赞助计划。知识付费,让你我走的更远!!!
类型 | ¥ | 权益(永久) |
---|---|---|
青铜赞助人 | 199 | mica 最佳使用范例 mica-less 权限系统源码。 |
黄金赞助人 | 599 | 原如梦VIP,享受如梦技术原微服务相关资源。 |
注意: 加微信 DreamLuTech 详聊。
JAVA架构日记,精彩内容每日推荐!