- Spring Microservices
- Rajesh RV
- 141字
- 2021-07-02 16:28:28
Chapter 2. Building Microservices with Spring Boot
Developing microservices is not so tedious anymore thanks to the powerful Spring Boot framework. Spring Boot is a framework to develop production-ready microservices in Java.
This chapter will move from the microservices theory explained in the previous chapter to hands-on practice by reviewing code samples. This chapter will introduce the Spring Boot framework and explain how Spring Boot can help build RESTful microservices in line with the principles and characteristics discussed in the previous chapter. Finally, some of the features offered by Spring Boot to make microservices production-ready will be reviewed.
By the end of this chapter, you will have learned about:
- Setting up the latest Spring development environment
- Developing RESTful services using the Spring framework
- Using Spring Boot to build fully qualified microservices
- Useful Spring Boot features to build production-ready microservices
推薦閱讀
- Android Wearable Programming
- Spring Boot 2實戰之旅
- PHP+MySQL網站開發技術項目式教程(第2版)
- C/C++常用算法手冊(第3版)
- Mastering LibGDX Game Development
- INSTANT Passbook App Development for iOS How-to
- Integrating Facebook iOS SDK with Your Application
- 計算機信息技術實踐教程
- 深度剖析ApacheDubbo核心技術內幕
- Python網絡運維自動化
- Getting Started with SQL Server 2014 Administration
- 寫給所有人的編程思維
- Learning Android Application Development
- JavaScript+jQuery交互式Web前端開發(第2版)
- Visual C++ 2017網絡編程實戰