> For the complete documentation index, see [llms.txt](https://hantsy.gitbook.io/build-a-restful-app-with-spring-mvc-and-angularjs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hantsy.gitbook.io/build-a-restful-app-with-spring-mvc-and-angularjs/boot-gs.md).

# Getting started with Spring Boot

Spring Boot provides simple auto configurations and lots of integrations for the third-party services. For developers, it decrease the configuration codes, and it is very quick to prototype an application. Spring Boot is the base of Spring Microservice applications.
