资源简介
An active internet connection
Java 8+
Docker
Maven
Git client
Chapter 1, Introduction to Microservices, will introduce you to the microservices
architecture, cloud environment, etc. You will learn the difference between a
microservice based application and a monolith application while also learning
how to migrate to a microservices application.
Chapter 2, Spring for Microservices, will introduce you Spring Boot framework.
You will learn how to effictively use it to create microservice application. We
will cover such topics like creating REST API using Spring MVC annotations,
providing API documentation using Swagger2, and exposing health checks and
metrics using Spring Boot Actuator endpoints.
Chapter 3, Spring Cloud Overview, will provide a short description of the main
projects being a part of Spring Cloud. It will focus on describing the main
patterns implemented by Spring Cloud and assigning them to the particular
projects.
Chapter 4, Service Discovery, will describe a service discovery pattern with Spring
Cloud Netflix Eureka. You will learn how to run Eureka server in standalone
mode and how to run multiple server instances with peer-to-peer replication. You
will also learn how to enable discovery on the client side and register these
clients in different zones.
Chapter 5, Distributed Configuration with Spring Cloud Config, will describe how
use distributed configuration with Spring Cloud Config in your applications. You
will learn how to enable different backend repositories of property sources and
push change notifications using Spring Cloud Bus. We will compare discovery
first bootstrap and config first bootstrap approaches to illustrate integration
between discovery service and configuration server.
Chapter 6, Communication Between Microservices, will describe the most
important elements taking a part in an inter-service communication: HTTP
clients and load balancers. You will learn how to use Spring RestTemplate,
Ribbon, and Feign clients with or without
代码片段和文件信息
相关资源
- springboot商城系统
- 基于springboot和vue 前后端分离后台管理
- springboot2.0+spring cloud+eureka(分布式项
- Vue + SpringBoot + MyBatis 音乐网站(源码
- spring boot+ios app+android app 即时通讯项目
- springBoot项目的代码生成器
- 2018-尚硅谷最新全套视频打包(sprin
- Java SpringBoot 支付宝和微信支付整合
- Spring Boot技术栈博客企业前后端.txt
- 最新版ADB和Fastboot解决offline问题
- javaWEB开发实现银行储蓄系统
- java web开发学生宿舍后台管理系统,
- spring boot+mybatis开发java web网页版电子
- spring-boot-中文文档.pdf
- 整合springboot+mvc+mybatis(通用mapper)
- 基于JSP的选题系统
- Java+SpringBoot+MyBatis+Maven+MySQL实现的一个
- windows下bootimg解包工具支持dt.img和mt
- 一个实用的bootstrap模板html版本和jsp版
- JavaEE开发的颠覆者: Spring Boot实战 随书
- jasperreport-fonts-6.5.1.jar 中文
- JavaEE开发的颠覆者 Spring Boot实战源代
- 基于jsp的微博
- Android镜像修改器
- Nextcloud3.30安卓版
- SpringBoot+iReport打印单张和多张报表包
- JSP+servlet+Bbootstrap博客论坛源码
- 打印机管理网Java Web+Bootstrap
- bootstrap的前端页面html+jsp
- lombok jar包
评论
共有 条评论