Giter VIP home page Giter VIP logo

springboot-1's Introduction

Spring Boot

Spring Boot 中文文档

使用 Spring Boot,您只需极少的配置就能轻松构建出一个独立、基于 Spring 的生产级应用程序。

该项目为 Spring Boot 文档翻译项目,由本人个人发起,利用业余时间基于 Spring Boot 2.1.5 的官方文档进行翻译。

由于翻译工作启动时是参照 1.5.x 文档进行翻译,现在转向 2.1.5 文档,前期的内容可能比较旧,之后会慢慢更新内容。翻译顺序不会按照官网文档目录顺序,优先翻译常用的技术内容。

阅读方式

Github | Gitbook

安装

本项目使用 GitBook 生成文档,如果您想在本地运行项目,请先安装 GitBook。

安装 GitBook 命令行工具(请确保您已经安装了 Node.js 和 npm)。

npm install gitbook-cli -g

进入项目根目录,执行以下命令安装 gitbook 依赖:

gitbook install

启动本地服务器在线浏览

gitbook serve

生成 HTML,生成的文件位于 _book 目录下。

gitbook build

更多文档操作,请参照 GitBook 命令。

项目状态

由于是个人翻译,因此文档翻译的时限不定,根据个人业余时间调整。

章节 进度
一、Spring Boot 文档 100%
二、入门 100%
三、使用 Spring Boot 100%
四、Spring Boot 特性 98% (缺少章节: 45、测试)
五、Spring Boot Actuator: 生产就绪功能 100%
六、部署 Spring Boot 应用程序 1%
七、Spring Boot CLI 0%
八、构建工具插件 0%
九、How-to 指南 0%
十、附录 0%

License

本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。

springboot-1's People

Contributors

oopsguy avatar zevilol avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.