提交 ef680f36 编写于 作者: 如梦技术's avatar 如梦技术 🐛

[Summer 2021] 添加英文 readme。

上级 b6dc4f63
...@@ -8,11 +8,14 @@ ...@@ -8,11 +8,14 @@
`Mica`,Spring Cloud 微服务开发核心包,支持 `web``webflux` `Mica`,Spring Cloud 微服务开发核心包,支持 `web``webflux`
简体中文 | [English](README_EN.md)
## 🔖 版本说明 ## 🔖 版本说明
| 最新版本 | mica 版本 | spring boot 版本 | spring cloud 版本 | | 最新版本 | mica 版本 | spring boot 版本 | spring cloud 版本 |
| ----------- | ---------------- | ---------------- | ----------------- | | ----------- | ---------------- | ---------------- | ----------------- |
| 2.4.6 | mica 2.4.x | 2.4.x | 2020 | | 2.5.3 | mica 2.5.x | 2.5.x | 2020 |
| 2.1.1-GA | mica 2.0.x~2.1.x | 2.2.x ~ 2.3.x | Hoxton | | 2.4.9 | 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` 一致。 `release` 版本号格式为 `x.x.x`, 基本上保持跟 `Spring boot` 一致。
......
\## 🌐 mica(云母) ## 🌐 mica(云母)
[![Java CI](https://github.com/lets-mica/mica/workflows/Java%20CI/badge.svg)](https://github.com/lets-mica/mica/actions) [![Java CI](https://github.com/lets-mica/mica/workflows/Java%20CI/badge.svg)](https://github.com/lets-mica/mica/actions)
![JAVA 8](https://img.shields.io/badge/JDK-1.8+-brightgreen.svg) ![JAVA 8](https://img.shields.io/badge/JDK-1.8+-brightgreen.svg)
...@@ -9,18 +9,17 @@ ...@@ -9,18 +9,17 @@
`Mica`, Spring Cloud micro core services development package to support` web` and `webflux`. `Mica`, Spring Cloud micro core services development package to support` web` and `webflux`.
English | [简体中文](README.md)
## 🔖 Imprint
\## 🔖 Imprint
| Latest version | mica version | spring boot version | spring cloud version | | Latest version | mica version | spring boot version | spring cloud version |
| -------------- | ---------------- | ------------------- | -------------------- | | -------------- | ---------------- | ------------------- | -------------------- |
| 2.4.6 | mica 2.4.x | 2.4.x | 2020 | | 2.5.3 | mica 2.5.x | 2.5.x | 2020 |
| 2.4.9 | 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.1.1-GA | mica 2.0.x~2.1.x | 2.2.x ~ 2.3.x | Hoxton |
## 🏷️ Version number description
\## 🏷️ Version number description
The format of `release` version number is `x.x.x`, which is basically consistent with `Spring boot`. The format of `release` version number is `x.x.x`, which is basically consistent with `Spring boot`.
...@@ -28,7 +27,7 @@ The format of `snapshots` version number is `x.x.x-SNAPSHOT`. ...@@ -28,7 +27,7 @@ The format of `snapshots` version number is `x.x.x-SNAPSHOT`.
`Note`: The `snapshots` version will be automatically released after `push`, and respond to and fix the latest `bug` and requirements in a timely manner. `Note`: The `snapshots` version will be automatically released after `push`, and respond to and fix the latest `bug` and requirements in a timely manner.
\## 📝 Use documentation ## 📝 Use documentation
**Use document** See: [http://wiki.dreamlu.net (mica2.x use document)](http://wiki.dreamlu.net/guide/getting-started.html) **Use document** See: [http://wiki.dreamlu.net (mica2.x use document)](http://wiki.dreamlu.net/guide/getting-started.html)
...@@ -36,7 +35,7 @@ The format of `snapshots` version number is `x.x.x-SNAPSHOT`. ...@@ -36,7 +35,7 @@ The format of `snapshots` version number is `x.x.x-SNAPSHOT`.
\## 🌱 mica ecology ## 🌱 mica ecology
-mica-auto (Spring boot starter tool): https://gitee.com/596392912/mica-auto -mica-auto (Spring boot starter tool): https://gitee.com/596392912/mica-auto
...@@ -54,7 +53,7 @@ The format of `snapshots` version number is `x.x.x-SNAPSHOT`. ...@@ -54,7 +53,7 @@ The format of `snapshots` version number is `x.x.x-SNAPSHOT`.
\## 🐛 Known issues ## 🐛 Known issues
Method issue generated by lombok: https://github.com/rzwitserloot/lombok/issues/1861 Method issue generated by lombok: https://github.com/rzwitserloot/lombok/issues/1861
...@@ -64,7 +63,7 @@ Do not intend to be compatible, the new version to be lombok repair. ...@@ -64,7 +63,7 @@ Do not intend to be compatible, the new version to be lombok repair.
\## 📌 Open Source Agreement ## 📌 Open Source Agreement
![LGPL v3](docs/img/lgplv3-147x51.png) ![LGPL v3](docs/img/lgplv3-147x51.png)
...@@ -72,7 +71,7 @@ Do not intend to be compatible, the new version to be lombok repair. ...@@ -72,7 +71,7 @@ Do not intend to be compatible, the new version to be lombok repair.
\### 📄 Agreement explanation ### 📄 Agreement explanation
LGPL ([GNU Lesser General Public License](http://www.gnu.org/licenses/lgpl.html)) LGPL ([GNU Lesser General Public License](http://www.gnu.org/licenses/lgpl.html))
...@@ -82,7 +81,7 @@ However, if the code of the LGPL agreement is modified or derived, all the modif ...@@ -82,7 +81,7 @@ However, if the code of the LGPL agreement is modified or derived, all the modif
\### ✅ User rights ### ✅ User rights
It is allowed to be used for learning, completion, company projects, private work, etc. for free in the form of introducing the source code without changing it. It is allowed to be used for learning, completion, company projects, private work, etc. for free in the form of introducing the source code without changing it.
...@@ -96,7 +95,7 @@ Please note for reference: reference from mica: https://github.com/lets-mica/mic ...@@ -96,7 +95,7 @@ Please note for reference: reference from mica: https://github.com/lets-mica/mic
\### 🗃️ Authorized users (best practice) ### 🗃️ Authorized users (best practice)
-`pigx`, the most powerful microservice in the universe (a must for architects): https://pig4cloud.com -`pigx`, the most powerful microservice in the universe (a must for architects): https://pig4cloud.com
...@@ -104,7 +103,7 @@ Please note for reference: reference from mica: https://github.com/lets-mica/mic ...@@ -104,7 +103,7 @@ Please note for reference: reference from mica: https://github.com/lets-mica/mic
\## 🔍️ Related links ## 🔍️ Related links
-mica source code Github: [https://github.com/lets-mica](https://github.com/lets-mica) -mica source code Github: [https://github.com/lets-mica](https://github.com/lets-mica)
...@@ -118,7 +117,7 @@ Please note for reference: reference from mica: https://github.com/lets-mica/mic ...@@ -118,7 +117,7 @@ Please note for reference: reference from mica: https://github.com/lets-mica/mic
\## 🍻 Open source recommendation ## 🍻 Open source recommendation
-`Avue` a magical framework based on vue configurability: [https://gitee.com/smallweigit/avue](https://gitee.com/smallweigit/avue) -`Avue` a magical framework based on vue configurability: [https://gitee.com/smallweigit/avue](https://gitee.com/smallweigit/avue)
...@@ -132,9 +131,7 @@ Please note for reference: reference from mica: https://github.com/lets-mica/mic ...@@ -132,9 +131,7 @@ Please note for reference: reference from mica: https://github.com/lets-mica/mic
-`spring-boot-demo` Deep learning and actual spring boot project: [https://github.com/xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo ) -`spring-boot-demo` Deep learning and actual spring boot project: [https://github.com/xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo )
## 💚 Thanks
\## 💚 Thanks
Thanks to the free open source license provided by JetBrains: Thanks to the free open source license provided by JetBrains:
...@@ -144,15 +141,13 @@ Thanks to the support of `Rumeng Technology VIP` **Little friends**, for more ** ...@@ -144,15 +141,13 @@ Thanks to the support of `Rumeng Technology VIP` **Little friends**, for more **
\## 📱 WeChat public account ## 📱 WeChat public account
![`Rumeng Technology](docs/img/dreamlu-weixin.jpg) ![`Rumeng Technology](docs/img/dreamlu-weixin.jpg)
Wonderful content recommended daily! ! ! Wonderful content recommended daily! ! !
## 🏗️ Contributor
\## 🏗️ Contributor
![contributors](https://whnb.wang/contributors/596392912/mica) ![contributors](https://whnb.wang/contributors/596392912/mica)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册