> 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/getting-started.md).

# Getting Started

Before writing codes of REST APIs for the blog sample application, we have to prepare the development environment, and create a project skeleton, and understand the basic concept and essential configurations of Spring. Then we will enrich it according to the requirements, and make it more like a real world application.
