Skip to content

Commit 5738f71

Browse files
Merge pull request #54 from geekidea/dev
💻 1.2.3.RELEASE Java Api Docs
2 parents e6fde47 + 2fefa8d commit 5738f71

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
- Add [download-install-all.sh](https://raw.githubusercontent.com/geekidea/spring-boot-plus/master/docs/bin/install/download-install-all.sh) 下载并安装所有环境脚本
2121
- Add [deploy.sh](https://raw.githubusercontent.com/geekidea/spring-boot-plus/master/deploy/deploy.sh) 下载项目/构建/部署/启动项目脚本
2222

23+
- Add `maven-javadoc-plugin` java api docs
24+
2325
### 📔 Documentation
2426
- [CentOS Quick Installation Environment / Build / Deploy / Launch Spring-boot-plus Project](https://github.com/geekidea/spring-boot-plus#centos-quick-installation-environment--build--deploy--launch-spring-boot-plus-project)
2527
- [spring-boot-plus java docs](http://geekidea.io/spring-boot-plus-apidocs/)

README-zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ lombok | 1.18.8 | 注解生成Java Bean等工具 |
7979
#### [CHANGELOG.md](https://github.com/geekidea/spring-boot-plus/blob/master/CHANGELOG.md)
8080

8181
## Java Docs
82-
#### [Java Api Docs](http://geekidea.io/spring-boot-plus-apidocs/)
82+
#### [Java Api Docs](https://apidoc.gitee.com/geekidea/spring-boot-plus/)
8383

8484
## 使用
8585
### 克隆 spring-boot-plus

0 commit comments

Comments
 (0)