Spring Boot 2.0.0参考手册

Spring Boot 2.0.0参考手册_中英文对照_Part

2016-10-08  本文已影响641人  SnailTyan

文章作者:Tyan
博客:noahsnail.com

Part I. Spring Boot Documentation

This section provides a brief overview of Spring Boot reference documentation. Think of it as map for the rest of the document. You can read this reference guide in a linear fashion, or you can skip sections if something doesn’t interest you.

这部分是Spring Boot参考文档的概述。可以将它作为文档其它部分的地图。你可以依次阅读参考手册,或者直接跳过你不感兴趣的章节。

1. About the documentation

The Spring Boot reference guide is available as html, pdf and epub documents. The latest copy is available at docs.spring.io/spring-boot/docs/current/reference.

Sring参考文档可以通过htmlpdfepub 三种形式得到。最新的文档可以从docs.spring.io/spring-boot/docs/current/reference上得到。

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.

本文档的副本无论是电子版还是打印版,只要你不收取任何费用且在每个副本中包含了版权声明,你就可以自由使用本文档的副本或分发给其它人。

2. Getting help

Having trouble with Spring Boot, We’d like to help!

如果在使用Spring Boot中有不会的地方,我们很乐意帮忙!

All of Spring Boot is open source, including the documentation! If you find problems with the docs; or if you just want to improve them, please get involved.

 

Spring Boot是开源的,包括文档!如果你在文档中发现了问题;或你想改进它们,请参与进去。

3. First steps

If you’re just getting started with Spring Boot, or 'Spring' in general, this is the place to start!

如果你准备开始学习Spring Boot或通常来说的Spring,从这里开始!

4. Working with Spring Boot

Ready to actually start using Spring Boot? We’ve got you covered.

准备好开始使用Spring Boot了?不用担心。

5. Learning about Spring Boot features

Need more details about Spring Boot’s core features? This is for you!

需要更多关于Spring Boot核心特性的细节?看下面。

6. Moving to production

When you’re ready to push your Spring Boot application to production, we’ve got some tricks that you might like!

当你准备将你的Spring Boot应用变成产品时,给你推荐一些你可能喜欢的小技巧。

7. Advanced topics

Lastly, we have a few topics for the more advanced user.

最后,我们有一些课题给高级用户。

上一篇下一篇

猜你喜欢

热点阅读