资源简介
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电商订单管理毕业设计程
- paascloud数据库脚本和三方jar
- springboot教学评价系统毕业设计程序
- springboot床上用品销售系统毕业设计程
- 三星U-Boot源码包 android_uboot_smdkv210.t
- springboot权限控制系统
- springboot家政服务平台毕业设计程序
- springboot校园招聘系统毕业设计程序
- [www.java1234.com]Springboot打造企业级进销
- Java框架springBoot企业级进销存ERP系统源
- springboot+JPA+JSP实现登录功能
- windows下解包/打包boot/recovery.img的工具
- x-pack-core-6.4.0.jar (已破解)
- 考务管理系统
- springboot+memcached+mybatis+shiro+webservice聚
- 基于BootStrap3的javaee blog mvc版 博客开发
- 期刊稿件管理系统jsp+servlet+mysql+boot
- spring-boot实战 随书源码—汪云飞
- 基于MVC的网上订餐管理系统
- 2019JAVA BAT 面试宝典 springboot springm
- SpringBoot考试系统.rar
- JAVA OA平台源码转载SPRING BOOT....
- bootstrap模板包括HTML和jsp
- SpringBoot+Echarts51417
- 校园商铺平台JavaEESpingSping MVCMyBatisS
- 达内云笔记资料note_ziliao.zip源代码c
- ssm+mysql+springboot开发的后台管理系统
- 基于Spring Boot,MySQL和vue.js的天气网站
- 基于javaweb的网上订餐系统bootstrap框架
评论
共有 条评论