Skip to content

Commit

Permalink
tag 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Don committed Sep 17, 2020
1 parent 682aba2 commit 5a00c00
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 40 deletions.
33 changes: 18 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@


<p align="center">
<img src="https://img.shields.io/badge/Pig-2.8-success.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Pig-2.9-success.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Avue-2.6-green.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Spring%20Cloud-Hoxto.SR6-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Cloud-Hoxto.SR8-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Boot-2.3.RELEASE-blue.svg" alt="Downloads">
</p>

Expand All @@ -15,7 +15,7 @@
- provide lambda 、stream api 、webflux production practice


<a href="https://github.com/pigxcloud/pig/wiki/deploy-doc" target="_blank">Documentation</a> | <a target="_blank" href="http://pigx.pig4cloud.com"> PigX Online</a> | <a target="_blank" href="https://paper.pig4cloud.com/"> PigX Paper</a> | <a target="_blank" href="https://start.pig4cloud.com"> pig4cloud initializr</a>
<a href="https://wiki.pig4cloud.com" target="_blank">Documentation</a> | <a target="_blank" href="http://pigx.pig4cloud.com"> PigX Online</a> | <a target="_blank" href="https://paper.pig4cloud.com/"> PigX Paper</a> | <a target="_blank" href="https://start.pig4cloud.com"> pig4cloud initializr</a>


#### Quickly structure microservice applications
Expand All @@ -36,13 +36,13 @@

dependencies | version
---|---
Spring Boot | 2.3.2.RELEASE
Spring Cloud | Hoxton.SR6
Spring Cloud Alibaba | 2.2.1.RELEASE
Spring Boot | 2.3.3.RELEASE
Spring Cloud | Hoxton.SR8
Spring Cloud Alibaba | 2.2.2.RELEASE
Spring Security OAuth2 | 2.3.6
Mybatis Plus | 3.3.2
hutool | 5.3.10
Avue | 2.6.14
Mybatis Plus | 3.4.0
hutool | 5.4.2
Avue | 2.6.15



Expand Down Expand Up @@ -79,23 +79,26 @@ pig

3. mail: <a href="mailto:pig4cloud@qq.com">pig4cloud@qq.com</a>

#### License

pig is Open Source software released under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.html).

#### Free Class

<table>
<tr>
<td><a href="https://www.bilibili.com/video/av45084065" target="_blank"><img src="https://images.gitee.com/uploads/images/2020/0318/215612_b3d0375d_1824312.jpeg"></a></td>
<td><a href="https://www.bilibili.com/video/av77344954" target="_blank"><img src="https://images.gitee.com/uploads/images/2020/0318/215612_f6d298c4_1824312.jpeg"></a></td>
<td><a href="https://www.bilibili.com/video/av45084065" target="_blank"><img src="https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133006.png"></a></td>
<td><a href="https://www.bilibili.com/video/av77344954" target="_blank"><img src="https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133059.png"></a></td>
</tr>
<tr>
<td><a href="https://www.bilibili.com/video/BV1J5411476V" target="_blank"><img src="http://pigx.vip/20200504210206_YDYTOA_k3s.jpeg"></a></td>
<td><a href="https://www.bilibili.com/video/BV14p4y197K5" target="_blank"><img src="http://pigx.vip/20200504210257_yXZBSx_zerotier.jpeg"></a></td>
<td><a href="https://www.bilibili.com/video/BV1J5411476V" target="_blank"><img src="https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133114.png"></a></td>
<td><a href="https://www.bilibili.com/video/BV14p4y197K5" target="_blank"><img src="https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133124.png"></a></td>
</tr>
</table>

#### Chat Group

![](https://images.gitee.com/uploads/images/2020/0318/215612_66ede32c_1824312.jpeg)

![](https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133142.png)

#### Star history

Expand Down
39 changes: 23 additions & 16 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
**中文** | [English](https://github.com/pigxcloud/pig/blob/master/README.md)

<p align="center">
<img src="https://img.shields.io/badge/Pig-2.8-success.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Pig-2.9-success.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Avue-2.6-green.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Spring%20Cloud-Hoxto.SR6-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Cloud-Hoxto.SR8-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Boot-2.3.RELEASE-blue.svg" alt="Downloads">
</p>

Expand All @@ -14,7 +14,7 @@
- 提供 lambda 、stream api 、webflux 的生产实践


<a href="http://pig4cloud.com/doc/pig" target="_blank">部署文档</a> | <a target="_blank" href="https://avuejs.com"> 前端解决方案</a> | <a target="_blank" href="http://pigx.pig4cloud.com"> PigX在线体验</a> | <a target="_blank" href="https://paper.pig4cloud.com/"> PigX白皮书</a> | <a target="_blank" href="https://start.pig4cloud.com"> pig4cloud initializr</a>
<a href="https://wiki.pig4cloud.com" target="_blank">部署文档</a> | <a target="_blank" href="https://avuejs.com"> 前端解决方案</a> | <a target="_blank" href="http://pigx.pig4cloud.com"> PigX在线体验</a> | <a target="_blank" href="https://paper.pig4cloud.com/"> PigX白皮书</a> | <a target="_blank" href="https://start.pig4cloud.com"> pig4cloud initializr</a>


#### 快速构架微服务应用
Expand All @@ -35,13 +35,13 @@

依赖 | 版本
---|---
Spring Boot | 2.3.2.RELEASE
Spring Cloud | Hoxton.SR6
Spring Cloud Alibaba | 2.2.1.RELEASE
Spring Boot | 2.3.3.RELEASE
Spring Cloud | Hoxton.SR8
Spring Cloud Alibaba | 2.2.2.RELEASE
Spring Security OAuth2 | 2.3.6
Mybatis Plus | 3.3.2
hutool | 5.3.10
Avue | 2.6.14
Mybatis Plus | 3.4.0
hutool | 5.4.2
Avue | 2.6.15



Expand Down Expand Up @@ -69,8 +69,10 @@ pig
├── pig-codegen -- 图形化代码生成 [5002]
└── pig-sentinel-dashboard -- 流量高可用 [5003]
```

#### 开源共建


1. 欢迎提交 [pull request](https://dwz.cn/2KURd5Vf),注意对应提交对应 `dev` 分支

2. 欢迎提交 [issue](https://gitee.com/log4j/pig/issues),请写清楚遇到问题的原因、开发环境、复显步骤。
Expand All @@ -79,23 +81,28 @@ pig

4. mail: <a href="mailto:pig4cloud@qq.com">pig4cloud@qq.com</a>

#### 使用协议

pig 开源软件遵循 [Apache 2.0协议](https://www.apache.org/licenses/LICENSE-2.0.html)
允许商业使用,但务必保留类作者、Copyright 信息。

#### 免费公开课

<table>
<tr>
<td><a href="https://www.bilibili.com/video/av45084065" target="_blank"><img src="https://images.gitee.com/uploads/images/2020/0318/215612_b3d0375d_1824312.jpeg"></a></td>
<td><a href="https://www.bilibili.com/video/av77344954" target="_blank"><img src="https://images.gitee.com/uploads/images/2020/0318/215612_f6d298c4_1824312.jpeg"></a></td>
<td><a href="https://www.bilibili.com/video/av45084065" target="_blank"><img src="https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133006.png"></a></td>
<td><a href="https://www.bilibili.com/video/av77344954" target="_blank"><img src="https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133059.png"></a></td>
</tr>
<tr>
<td><a href="https://www.bilibili.com/video/BV1J5411476V" target="_blank"><img src="http://pigx.vip/20200504210206_YDYTOA_k3s.jpeg"></a></td>
<td><a href="https://www.bilibili.com/video/BV14p4y197K5" target="_blank"><img src="http://pigx.vip/20200504210257_yXZBSx_zerotier.jpeg"></a></td>
<td><a href="https://www.bilibili.com/video/BV1J5411476V" target="_blank"><img src="https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133114.png"></a></td>
<td><a href="https://www.bilibili.com/video/BV14p4y197K5" target="_blank"><img src="https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133124.png"></a></td>
</tr>
</table>

#### 交流群
![输入图片说明](https://images.gitee.com/uploads/images/2020/0519/142843_6032c52e_410595.png "qr.png")
#### 微信群

![](https://gitee.com/pig4cloud/oss/raw/master/2020-9/20200901133142.png)

#### Star 历史
#### Star history

[![Stargazers over time](https://starchart.cc/pigxcloud/pig.svg)](https://starchart.cc/pigxcloud/pig.svg)
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pig-ui",
"version": "2.8.1",
"version": "2.9.0",
"private": true,
"scripts": {
"pre": "cnpm install || yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
Expand All @@ -10,16 +10,16 @@
},
"dependencies": {
"@riophae/vue-treeselect": "^0.4.0",
"@smallwei/avue": "2.6.14",
"@smallwei/avue": "2.6.15",
"avue-plugin-ueditor": "^0.0.6",
"@sscfaith/avue-form-design": "1.2.9",
"axios": "^0.19.0",
"babel-polyfill": "^6.26.0",
"classlist-polyfill": "^1.2.0",
"crypto-js": "^3.1.9-1",
"element-ui": "^2.13.2",
"js-cookie": "^2.2.1",
"nprogress": "^0.2.0",
"pig-avue-form-design": "1.1.6",
"script-loader": "^0.7.2",
"vue": "^2.6.10",
"vue-axios": "^2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion src/page/login/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
src="/img/logo.png"
alt="">
<p class="title">{{website.infoTitle}}</p>
<p>©2020 v2.8.1</p>
<p>©2020 v2.9.0</p>
</div>
<div class="login-border">
<div class="login-main">
Expand Down
10 changes: 5 additions & 5 deletions src/page/wel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<a href="https://avue.top/#/pay" target="_blank">
<img src="https://img.shields.io/badge/Element-2.13.2-green.svg" alt="Build Status">
</a>
<img src="https://img.shields.io/badge/Spring%20Boot-2.3.2.RELEASE-yellowgreen.svg" alt="Downloads">
<img src="https://img.shields.io/badge/Spring%20Cloud-Hoxton.SR6-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Boot-2.3.3.RELEASE-yellowgreen.svg" alt="Downloads">
<img src="https://img.shields.io/badge/Spring%20Cloud-Hoxton.SR8-blue.svg" alt="Coverage Status">
</span>
<br/>
<span>
<el-collapse v-model="activeNames">
<el-collapse-item name="1">
<div>基于Spring Cloud Hoxton.SR6</div>
<div>基于Spring Boot 2.3.2.RELEASE</div>
<div>基于Spring Cloud Hoxton.S8</div>
<div>基于Spring Boot 2.3.3.RELEASE</div>
</el-collapse-item>
<el-collapse-item name="2">
<div>支持docker部署</div>
Expand All @@ -27,7 +27,7 @@
<el-collapse-item name="4">
<div>SAAS多租户</div>
<div>Activiti工作流</div>
<div><a href="https://pig4cloud.com/#/vip" target="_blank">详细介绍pigx </a></div>
<div><a href="https://pig4cloud.com" target="_blank">详细介绍pigx </a></div>
</el-collapse-item>
</el-collapse>
</span>
Expand Down

0 comments on commit 5a00c00

Please sign in to comment.