mirror of
https://github.com/wahyd4/Martian.git
synced 2026-08-09 05:16:21 +10:00
修复版本
This commit is contained in:
@@ -87,11 +87,6 @@ public int insert(){
|
||||
return 1;
|
||||
}
|
||||
```
|
||||
## Other components
|
||||
At present, this project has its own microservice framework: Mars-cloud, more components will be launched later, and the ultimate goal is to create a useful closed ecosystem
|
||||
|
||||
Note: The closed ecology does not mean that it is not open source, but that most of the components are their own and can be well integrated.
|
||||
|
||||
## Official website
|
||||
|
||||
[http://mars-framework.com](http://mars-framework.com)
|
||||
@@ -87,11 +87,6 @@ public int insert(){
|
||||
return 1;
|
||||
}
|
||||
```
|
||||
## 其他组件
|
||||
目前本项目有自己的微服务框架:Mars-cloud,后面将会推出更多的组件,最终目的是打造一个好用的封闭式生态
|
||||
|
||||
注:封闭式生态不代表不开源,而是指大部分组件都是自己的,可以很好的融会贯通。
|
||||
|
||||
## 官方网站
|
||||
|
||||
[http://mars-framework.com](http://mars-framework.com)
|
||||
Reference in New Issue
Block a user