- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 159字
- 2021-07-02 19:45:00
Building Microservices with Spring Boot
Developing microservices is not so tedious anymore--thanks to the powerful Spring Boot framework. Spring Boot is a framework for developing production-ready microservices in Java.
This chapter will move from the microservices theory explained in the previous chapters to hands-on practice by reviewing code samples. Here, we will introduce the Spring Boot framework, and explain how Spring Boot can help building RESTful microservices inline with the principles and characteristics discussed in the previous chapter. Finally, some of the features offered by Spring Boot for making the microservices production ready will be reviewed.
At the end of this chapter, you will have learned about the following:
- Setting up the latest Spring development environment
- Developing RESTful services using Spring Framework 5 and Spring Boot
- Building reactive microservices using Spring WebFlux and Spring Messaging
- Securing microservices using Spring Security and OAuth2
- Implementing cross-origin microservices
- Documenting Spring Boot microservices using Swagger
- Spring Boot Actuator for building production-ready microservices
推薦閱讀
- Mastering Concurrency Programming with Java 8
- 從0到1:HTML+CSS快速上手
- Julia Cookbook
- 網(wǎng)絡(luò)爬蟲原理與實踐:基于C#語言
- Windows Phone 7.5:Building Location-aware Applications
- 時空數(shù)據(jù)建模及其應(yīng)用
- 人工智能算法(卷1):基礎(chǔ)算法
- C++程序設(shè)計教程(第2版)
- jQuery for Designers Beginner's Guide Second Edition
- SSH框架企業(yè)級應(yīng)用實戰(zhàn)
- C語言程序設(shè)計實驗指導(dǎo)與習(xí)題精解
- HTML5 and CSS3:Building Responsive Websites
- Roslyn Cookbook
- Java算法從菜鳥到達人
- 計算機應(yīng)用基礎(chǔ)