Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

About

📖 [译] spring-boot 中文文档

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.