Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

apachecn/spring-boot-doc-zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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} 查看文档

Releases

No releases published

Packages

No packages published