File tree Expand file tree Collapse file tree 2 files changed +17
-18
lines changed
Expand file tree Collapse file tree 2 files changed +17
-18
lines changed Original file line number Diff line number Diff line change 3333## 官网
3434#### [ springboot.plus] ( http://springboot.plus )
3535
36- ## CHANGELOG
37- #### [ CHANGELOG.md] ( https://github.com/geekidea/spring-boot-plus/blob/master/CHANGELOG.md )
38-
39- ## Java Docs
40- #### [ Java Api Docs] ( http://geekidea.io/spring-boot-plus-apidocs/ )
41-
42- ## 项目架构
43- ![ spring-boot-plus-architecture.jpg] ( https://raw.githubusercontent.com/geekidea/spring-boot-plus/master/docs/img/spring-boot-plus-architecture.jpg )
44-
4536### 主要特性
46371 . 集成spring boot 常用开发组件集、公共配置、AOP日志等
47382 . 集成mybatis plus快速dao操作
54459 . 集成spring boot admin,实时检测项目运行情况
554610 . 使用assembly maven插件进行不同环境打包部署,包含启动、重启命令,配置文件提取到外部config目录
5647
48+ ## 项目架构
49+ ![ spring-boot-plus-architecture.jpg] ( https://raw.githubusercontent.com/geekidea/spring-boot-plus/master/docs/img/spring-boot-plus-architecture.jpg )
50+
5751### 项目环境
5852中间件 | 版本 | 备注
5953-|-|-
@@ -81,6 +75,11 @@ jwt | 0.9.1 | json web token |
8175hutool-all | 4.6.4 | 常用工具集 |
8276lombok | 1.18.8 | 注解生成Java Bean等工具 |
8377
78+ ## CHANGELOG
79+ #### [ CHANGELOG.md] ( https://github.com/geekidea/spring-boot-plus/blob/master/CHANGELOG.md )
80+
81+ ## Java Docs
82+ #### [ Java Api Docs] ( http://geekidea.io/spring-boot-plus-apidocs/ )
8483
8584## 使用
8685### 克隆 spring-boot-plus
Original file line number Diff line number Diff line change 3535## Website
3636#### [ springboot.plus] ( http://springboot.plus )
3737
38- ## CHANGELOG
39- #### [ CHANGELOG.md] ( https://github.com/geekidea/spring-boot-plus/blob/master/CHANGELOG.md )
40-
41- ## Java Docs
42- #### [ Java Api Docs] ( http://geekidea.io/spring-boot-plus-apidocs/ )
43-
44- ## Architecture
45- ![ spring-boot-plus-architecture.jpg] ( https://raw.githubusercontent.com/geekidea/spring-boot-plus/master/docs/img/spring-boot-plus-architecture.jpg )
46-
4738## Features
4839- Integrated spring boot common development component set, common configuration, AOP log, etc
4940- Integrated mybatis-plus fast dao operation
5647- Integrated Spring Boot Admin, real-time detection of project operation
5748- Integrate maven-assembly-plugin for different environment package deployment, including startup and restart commands, and extract configuration files to external config directory
5849
50+ ## Architecture
51+ ![ spring-boot-plus-architecture.jpg] ( https://raw.githubusercontent.com/geekidea/spring-boot-plus/master/docs/img/spring-boot-plus-architecture.jpg )
52+
5953### Project Environment
6054Middleware | Version | Remark
6155-|-|-
@@ -83,6 +77,12 @@ jwt | 0.9.1 | JSON WEB TOKEN |
8377hutool-all | 4.6.4 | Common toolset |
8478lombok | 1.18.8 | Automatically plugs |
8579
80+ ## CHANGELOG
81+ #### [ CHANGELOG.md] ( https://github.com/geekidea/spring-boot-plus/blob/master/CHANGELOG.md )
82+
83+ ## Java Docs
84+ #### [ Java Api Docs] ( http://geekidea.io/spring-boot-plus-apidocs/ )
85+
8686## Getting started
8787### Clone spring-boot-plus
8888``` bash
You can’t perform that action at this time.
0 commit comments