From f2cfc65354983d8c592493c97b9c293a66b1de14 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Tue, 7 Jul 2026 16:55:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0=EF=BC=9A?= =?UTF-8?q?=E5=90=8C=E6=AD=A5=E5=90=84=E8=AF=AD=E8=A8=80README=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B33.9.3=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=8A=80=E6=9C=AF=E6=A0=88=E7=89=88=E6=9C=AC=E5=8F=B7(SpringBo?= =?UTF-8?q?ot4/JimuReport2.1.5=E7=AD=89)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en-US.md | 24 ++++++++++++------------ README.ja-JP.md | 24 ++++++++++++------------ README.md | 2 +- jeecg-boot/CLAUDE.md | 10 +++++----- jeecg-boot/README.md | 12 ++++++------ jeecgboot-vue3/README.md | 3 +-- 6 files changed, 37 insertions(+), 38 deletions(-) diff --git a/README.en-US.md b/README.en-US.md index 0da01dc2f..45e8930e9 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -7,15 +7,15 @@ JEECG BOOT AI Low Code Platform =============== -🚀 **Low-Code enters the v2.0 era — generate an entire system with a single natural-language sentence** +🚀 **Low-Code enters the v2.0 era, AI Skills Natural Language Programming is now released** — generate an entire system with a single natural-language sentence, generate complete code, draw BPMN flows, design forms, create reports and dashboards with one sentence, covering all JeecgBoot low-code scenarios. -Current version: 3.9.2 (2026-04-30) +Current version: 3.9.3 (2026-07-07) [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE) [![](https://img.shields.io/badge/Author-guojusoft-orange.svg)](http://www.jeecg.com) [![](https://img.shields.io/badge/blog-Tech%20Blog-orange.svg)](https://www.toutiao.com/c/user/token/CiZtC9Gn_yl2qDcTF9Kqhh9LV7tW1cJsdRn2rfFUU5lZy4RJaD4hdBpJCjwAAAAAAAAAAAAAUFvsvy4j57fg5tqwVmxukKxGEhbMl7pE14lY9_YSDq-A26V7xrG3hYuq_Z9y6F3W01oQkIKQDhjDxYPqBCIBA2iiHh0=) -[![](https://img.shields.io/badge/version-3.9.2-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-3.9.3-brightgreen.svg)](https://github.com/jeecgboot/JeecgBoot) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot) [![Skills](https://img.shields.io/badge/AI%20Skills-Natural%20Language%20Coding-ff4d4f.svg)](https://jeecg.com/skills) @@ -35,7 +35,7 @@ Project introduction

Java AI Low Code Platform

-JeecgBoot is a `AI low code platform` based on code `generators`! Front and back end separation architecture SpringBoot2.x, SpringCloud, Ant Design&Vue, Mybatis plus, Shiro, JWT, support for microservices. The powerful code generator makes the front and back end of the code generation, low code development! JeecgBoot leads a new low-code development paradigm (OnlineCoding-> Code Generator -> Manual MERGE) that helps resolve 70% of the duplication in Java projects and makes development more business-focused. Not only can quickly improve efficiency, save research and development costs, but also do not lose flexibility! +JeecgBoot is a `AI low code platform` based on code `generators`! Front and back end separation architecture SpringBoot4, SpringCloud, Ant Design&Vue, Mybatis plus, Shiro, JWT, support for microservices. The powerful code generator makes the front and back end of the code generation, low code development! JeecgBoot leads a new low-code development paradigm (OnlineCoding-> Code Generator -> Manual MERGE) that helps resolve 70% of the duplication in Java projects and makes development more business-focused. Not only can quickly improve efficiency, save research and development costs, but also do not lose flexibility! JeecgBoot provides a series of low code modules to make Online development truly zero code: Online form development, online reports, report configuration capabilities, online chart design, large screen design, mobile configuration capabilities, form designer, online design flow, process automation configuration, plug-in capabilities (pluggable) and more! @@ -197,7 +197,7 @@ Technical Architecture: #### Development Environment -- Language: Java Default Jdk17(support jdk8、jdk21) +- Language: Java Default Jdk17(support jdk21、jdk24) - IDE(JAVA) : IDEA (lombok plug-in must be installed) @@ -212,19 +212,19 @@ Technical Architecture: #### backend -- Basic framework: Spring Boot 2.7.18 +- Basic framework: Spring Boot 4.1.0 -- Microservice framework: Spring Cloud Alibaba 2021.0.6.2 +- Microservice framework: Spring Cloud Alibaba 2025.1.0.0 -- Persistence layer framework: MybatisPlus 3.5.3.2 +- Persistence layer framework: MybatisPlus 3.5.16 -- Report tool: JimuReport 1.9.5 +- Report tool: JimuReport 2.1.5 -- Security framework: Apache Shiro 1.13.0, Jwt 4.5.0 +- Security framework: Apache Shiro 3.0.0, Jwt 4.5.0 - Microservice technology stack: Spring Cloud Alibaba, Nacos, Gateway, Sentinel, Skywalking -- Database connection pool: Alibaba Druid 1.1.24 +- Database connection pool: Alibaba Druid 1.2.28 - Log printing: logback @@ -233,7 +233,7 @@ Technical Architecture: #### The front end -- TechnologyStack:`Vue3.0+TypeScript+Vite+AntDesignVue+pinia+echarts` +- TechnologyStack:`Vue3.0+TypeScript+Vite6+AntDesignVue4+pinia+echarts` #### Front-end environment requirements diff --git a/README.ja-JP.md b/README.ja-JP.md index fd0370e39..9b7030dd1 100644 --- a/README.ja-JP.md +++ b/README.ja-JP.md @@ -7,15 +7,15 @@ JEECG BOOT AI ローコードプラットフォーム =============== -🚀 **ローコードは v2.0 時代へ — 自然言語の一文だけでシステム全体を生成** +🚀 **ローコードは v2.0 時代へ、AI Skills 自然言語プログラミングが新登場** — 自然言語の一文だけでシステム全体を生成、コード生成・フロー作成・フォーム設計・レポートと大画面作成まで、JeecgBoot ローコードの全シーンをカバー。 -現在のバージョン:3.9.2(2026-04-30) +現在のバージョン:3.9.3(2026-07-07) [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE) [![](https://img.shields.io/badge/Author-guojusoft-orange.svg)](http://www.jeecg.com) [![](https://img.shields.io/badge/blog-技術ブログ-orange.svg)](https://www.toutiao.com/c/user/token/CiZtC9Gn_yl2qDcTF9Kqhh9LV7tW1cJsdRn2rfFUU5lZy4RJaD4hdBpJCjwAAAAAAAAAAAAAUFvsvy4j57fg5tqwVmxukKxGEhbMl7pE14lY9_YSDq-A26V7xrG3hYuq_Z9y6F3W01oQkIKQDhjDxYPqBCIBA2iiHh0=) -[![](https://img.shields.io/badge/version-3.9.2-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-3.9.3-brightgreen.svg)](https://github.com/jeecgboot/JeecgBoot) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot) [![Skills](https://img.shields.io/badge/AI%20Skills-自然言語プログラミング-ff4d4f.svg)](https://jeecg.com/skills) @@ -35,7 +35,7 @@ JEECG BOOT AI ローコードプラットフォーム

Java AI ローコードプラットフォーム

-JeecgBootは、コード`ジェネレーター`を基盤とした`AIローコードプラットフォーム`です!フロントエンドとバックエンドの分離アーキテクチャとして、SpringBoot2.x、SpringCloud、Ant Design & Vue、Mybatis Plus、Shiro、JWTを採用し、マイクロサービスに対応しています。強力なコードジェネレーターにより、フロントエンドとバックエンドのコードを自動生成し、ローコード開発を実現します!JeecgBootは新しいローコード開発パラダイム(OnlineCoding → コードジェネレーター → 手動マージ)を提唱し、Javaプロジェクトにおける70%の重複作業を解消することで、開発をよりビジネスに集中させます。開発効率を迅速に向上させ、研究開発コストを削減するだけでなく、柔軟性も損ないません! +JeecgBootは、コード`ジェネレーター`を基盤とした`AIローコードプラットフォーム`です!フロントエンドとバックエンドの分離アーキテクチャとして、SpringBoot4、SpringCloud、Ant Design & Vue、Mybatis Plus、Shiro、JWTを採用し、マイクロサービスに対応しています。強力なコードジェネレーターにより、フロントエンドとバックエンドのコードを自動生成し、ローコード開発を実現します!JeecgBootは新しいローコード開発パラダイム(OnlineCoding → コードジェネレーター → 手動マージ)を提唱し、Javaプロジェクトにおける70%の重複作業を解消することで、開発をよりビジネスに集中させます。開発効率を迅速に向上させ、研究開発コストを削減するだけでなく、柔軟性も損ないません! JeecgBootは、オンライン開発を真のゼロコードにするための一連のローコードモジュールを提供します:オンラインフォーム開発、オンラインレポート、レポート設定機能、オンラインチャート設計、大画面設計、モバイル設定機能、フォームデザイナー、オンラインフロー設計、プロセス自動化設定、プラグイン機能(プラグ可能)など! @@ -197,7 +197,7 @@ JeecgBoot AIローコードプラットフォームは、あらゆるJ2EEプロ #### 開発環境 -- 言語:Java デフォルト JDK17(JDK8、JDK21もサポート) +- 言語:Java デフォルト JDK17(JDK21、JDK24もサポート) - IDE(Java):IDEA(lombokプラグインのインストールが必須) @@ -212,19 +212,19 @@ JeecgBoot AIローコードプラットフォームは、あらゆるJ2EEプロ #### バックエンド -- 基盤フレームワーク:Spring Boot 2.7.18 +- 基盤フレームワーク:Spring Boot 4.1.0 -- マイクロサービスフレームワーク:Spring Cloud Alibaba 2021.0.6.2 +- マイクロサービスフレームワーク:Spring Cloud Alibaba 2025.1.0.0 -- 永続化レイヤーフレームワーク:MybatisPlus 3.5.3.2 +- 永続化レイヤーフレームワーク:MybatisPlus 3.5.16 -- レポートツール:JimuReport 1.9.5 +- レポートツール:JimuReport 2.1.5 -- セキュリティフレームワーク:Apache Shiro 1.13.0、Jwt 4.5.0 +- セキュリティフレームワーク:Apache Shiro 3.0.0、Jwt 4.5.0 - マイクロサービス技術スタック:Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking -- データベース接続プール:Alibaba Druid 1.1.24 +- データベース接続プール:Alibaba Druid 1.2.28 - ログ出力:logback @@ -233,7 +233,7 @@ JeecgBoot AIローコードプラットフォームは、あらゆるJ2EEプロ #### フロントエンド -- 技術スタック:`Vue3.0+TypeScript+Vite+AntDesignVue+pinia+echarts` +- 技術スタック:`Vue3.0+TypeScript+Vite6+AntDesignVue4+pinia+echarts` #### フロントエンド環境要件 diff --git a/README.md b/README.md index 12098ec95..b20dc6bc4 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ JeecgBoot平台提供了一套完善的AI应用管理系统模块,是一套类 - 基础框架:Spring Boot 4.1.0 - 微服务框架: Spring Cloud Alibaba 2025.1.0.0 - 持久层框架:MybatisPlus 3.5.16 -- 报表工具: JimuReport 2.1.3 +- 报表工具: JimuReport 2.1.5 - 安全框架:Apache Shiro 3.0.0,Jwt 4.5.0 - 微服务技术栈:Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking - 数据库连接池:阿里巴巴Druid 1.2.28 diff --git a/jeecg-boot/CLAUDE.md b/jeecg-boot/CLAUDE.md index b2b66ced3..f5894e8d7 100644 --- a/jeecg-boot/CLAUDE.md +++ b/jeecg-boot/CLAUDE.md @@ -6,7 +6,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co ## Project Overview -JeecgBoot 3.9.3 — a Java low-code development platform built on **Spring Boot 3.5.5**, **Java 17** (also supports 21, 24). It runs as a monolithic app by default, with an optional Spring Cloud microservices mode. Uses `jakarta` namespace (not `javax`) throughout. +JeecgBoot 3.9.3 — a Java low-code development platform built on **Spring Boot 4.1.0**, **Java 17** (also supports 21, 24). It runs as a monolithic app by default, with an optional Spring Cloud microservices mode. Uses `jakarta` namespace (not `javax`) throughout. ## Build & Run Commands @@ -71,16 +71,16 @@ Optional microservices modules (activated via `-P SpringCloud`): | Layer | Technology | |-------|-----------| -| ORM | MyBatis-Plus 3.5.12 (`BaseMapper`, `ServiceImpl`) | -| Auth | Apache Shiro 2.0.5 + JWT 4.5.0, Redis-backed sessions | -| DB Pool | Druid 1.2.24 with dynamic datasource support | +| ORM | MyBatis-Plus 3.5.16 (`BaseMapper`, `ServiceImpl`) | +| Auth | Apache Shiro 3.0.0 + JWT 4.5.0, Redis-backed sessions | +| DB Pool | Druid 1.2.28 with dynamic datasource support | | DB Migration | Flyway (scripts in `jeecg-system-start/src/main/resources/flyway/sql/mysql/`) | | JSON | FastJSON 2 | | Excel | AutoPoi (`autopoi-spring-boot-3-starter`) | | API Docs | Knife4j 4.5.0 (OpenAPI v3, `@Schema` annotations) | | Scheduled Jobs | Quartz (JDBC store, clustered) | | File Storage | MinIO / Aliyun OSS / Qiniu (controlled by `jeecg.uploadType` config) | -| Microservices | Spring Cloud 2025.0.0 + Alibaba (Nacos, Gateway, Sentinel) | +| Microservices | Spring Cloud 2025.1.0.0 + Alibaba (Nacos, Gateway, Sentinel) | ## Code Conventions & Patterns diff --git a/jeecg-boot/README.md b/jeecg-boot/README.md index 5e29db158..7c3518d67 100644 --- a/jeecg-boot/README.md +++ b/jeecg-boot/README.md @@ -183,13 +183,13 @@ JeecgBoot平台提供了一套完善的AI应用管理系统模块,是一套类 - IDE建议: IDEA (必须安装lombok插件 ) - 语言:Java 默认jdk17(jdk21、jdk24) - 依赖管理:Maven -- 基础框架:Spring Boot 3.5.5 -- 微服务框架: Spring Cloud Alibaba 2023.0.3.3 -- 持久层框架:MybatisPlus 3.5.12 -- 报表工具: JimuReport 2.1.3 -- 安全框架:Apache Shiro 2.0.4,Jwt 4.5.0 +- 基础框架:Spring Boot 4.1.0 +- 微服务框架: Spring Cloud Alibaba 2025.1.0.0 +- 持久层框架:MybatisPlus 3.5.16 +- 报表工具: JimuReport 2.1.5 +- 安全框架:Apache Shiro 3.0.0,Jwt 4.5.0 - 微服务技术栈:Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking -- 数据库连接池:阿里巴巴Druid 1.2.24 +- 数据库连接池:阿里巴巴Druid 1.2.28 - AI大模型:支持 `ChatGPT` `DeepSeek` `千问`等各种常规模式 - 日志打印:logback - 缓存:Redis diff --git a/jeecgboot-vue3/README.md b/jeecgboot-vue3/README.md index e991428de..85cddde95 100644 --- a/jeecgboot-vue3/README.md +++ b/jeecgboot-vue3/README.md @@ -4,8 +4,7 @@ JeecgBoot 企业级低代码开发平台 [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE) [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jeecg.com/aboutusIndex) -[![](https://img.shields.io/badge/version-3.9.2-brightgreen.svg)](https://github.com -/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-3.9.3-brightgreen.svg)](https://github.com/jeecgboot/JeecgBoot) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot)