File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# acp-admin-cloud
2
- ###### v4.0.0 [ 版本更新日志] ( doc/version_history.md )
2
+ ###### v4.0.1 [ 版本更新日志] ( doc/version_history.md )
3
3
- 使用Application Construction Platform 应用构建平台作为脚手架
4
4
- 基于 Spring Cloud
5
5
- 该项目是前后端分离架构中的“后端部分”。前端工程[ v4.0.0] ( https://github.com/zhangbin1010/acp-admin )
6
6
7
7
## 相关组件版本
8
- - [ Spring Boot 2.1.8 .RELEASE] ( https://projects.spring.io/spring-boot )
8
+ - [ Spring Boot 2.1.9 .RELEASE] ( https://projects.spring.io/spring-boot )
9
9
- [ Spring Cloud Greenwich.SR3] ( http://projects.spring.io/spring-cloud )
10
- - [ Acp 6.2.0 ] ( https://github.com/zhangbin1010/acp )
10
+ - [ Acp 6.2.1 ] ( https://github.com/zhangbin1010/acp )
11
11
12
12
## 技术栈
13
13
- flowable
Original file line number Diff line number Diff line change 1
1
gradleVersion =5.6.2
2
2
group =pers.acp.admin
3
- version =4.0.0
3
+ version =4.0.1
4
4
encoding =UTF-8
5
5
mavenCentralUrl =https://repo.spring.io/plugins-release
6
6
# mavenCentralUrl=https://maven.aliyun.com/repository/public
You can’t perform that action at this time.
0 commit comments