1
0
mirror of https://github.com/apachecn/spring-boot-doc-zh.git synced 2025-06-05 00:28:25 +00:00
2020-12-24 17:00:46 +08:00
2020-11-23 18:29:57 +08:00
2018-12-02 14:09:14 +08:00
2018-11-26 15:20:07 +08:00
2018-12-02 14:09:14 +08:00
2018-12-02 14:09:14 +08:00
2020-09-29 23:07:27 +08:00
2020-11-23 18:29:57 +08:00
2020-09-17 16:55:19 +08:00
2020-12-24 17:00:46 +08:00
2018-12-02 14:09:14 +08:00
2018-11-26 15:20:07 +08:00

Spring Boot 1.5.2 中文文档

作者Phillip Webb, Dave Syer, Josh Long, Stéphane Nicoll, Rob Winch, Andy Wilkinson, Marcel Overdijk, Christian Dupuis, Sébastien Deleuze, Michael Simons

1.5.2.RELEASE

翻译:geekidentity

下载

Docker

docker pull apachecn0/spring-boot-doc-zh
docker run -tid -p <port>:80 apachecn0/spring-boot-doc-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install spring-boot-doc-zh
spring-boot-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g spring-boot-doc-zh
spring-boot-doc-zh <port>
# 访问 http://localhost:{port} 查看文档
Description
📖 [译] spring-boot 中文文档
Readme 723 KiB
Languages
JavaScript 48.3%
CSS 47.5%
HTML 3.9%
Shell 0.2%
Dockerfile 0.1%