【8.3.0】更新readme

master
stylefeng 2 weeks ago
parent 90c7d60bdd
commit 0ffac38c5e

@ -3,20 +3,17 @@
<br> <br>
<br> <br>
<p align="center"> <p align="center">
Guns是一个现代化的Java应用开发框架基于主流技术Spring Boot2 + Vue3Guns的核心理念是提高开发人员开发效率降低企业信息化系统的开发成本。 Guns是一个现代化的Java应用开发框架基于主流技术Spring Boot3 + Vue3 + JDK17Guns的核心理念是提高开发人员开发效率降低企业信息化系统的开发成本。
<br> <br>
<br> <br>
<a href="http://spring.io/projects/spring-boot"> <a href="http://spring.io/projects/spring-boot">
<img src="https://img.shields.io/badge/spring--boot-2.6.14-green.svg" alt="spring-boot"> <img src="https://img.shields.io/badge/spring--boot-3.3.2-green.svg" alt="spring-boot">
</a> </a>
<a href="http://mp.baomidou.com"> <a href="http://mp.baomidou.com">
<img src="https://img.shields.io/badge/mybatis--plus-3.5.3.1-blue.svg" alt="mybatis-plus"> <img src="https://img.shields.io/badge/mybatis--plus-3.5.7-blue.svg" alt="mybatis-plus">
</a> </a>
<a href="https://www.hutool.cn/"> <a href="https://www.hutool.cn/">
<img src="https://img.shields.io/badge/hutool-5.8.16-blue.svg" alt="hutool"> <img src="https://img.shields.io/badge/hutool-5.8.29-blue.svg" alt="hutool">
</a>
<a href="http://ibeetl.com/">
<img src="https://img.shields.io/badge/beetl-3.3.1-yellow.svg" alt="beetl">
</a> </a>
</p> </p>
</p> </p>
@ -31,7 +28,7 @@
### Guns v8前端启动 ### Guns v8前端启动
前端需要使用**Node 18**请先安装node18推荐使用yarn启动具体启动方法如下 前端需要使用**Node 20**请先安装node20使用yarn启动具体启动方法如下
```shell ```shell
# 安装依赖 # 安装依赖

Loading…
Cancel
Save