【Spring全家桶系列之核心篇 | Spring Cloud】 - 第七章 掌握Gateway核心技术,实现高效路由与转发
创始人
2024-12-26 22:03:50
0

目录

  • 前言
  • 示例
    • 创建一个服务提供者
    • 创建网关
  • 创建common子项目

前言

Spring Cloud Gateway 是一个基于 Spring Boot 的非阻塞 API 网关服务,它提供了动态路由、请求断言、过滤器等功能。

以下是关于 Spring Cloud Gateway 的示例:

示例

创建一个服务提供者

  1. 新建Module
    在这里插入图片描述在这里插入图片描述在这里插入图片描述dependency选择Spring Web及Eureka Discovery Client。
    在这里插入图片描述2. 打开pom.xml文件,修改如下:
    在这里插入图片描述3. 定义服务
    在src/main/java下面的com.cherry.provider 下创建新的包controller(也可以不创建新的包,在当前provider包下),并新建下面的类:
package com.cherry.provider1.controller;  import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController;  @RestController @RequestMapping("product") public class ProductController {     @RequestMapping("list")     public String list(){                  return "这是product列表";     } } 
  1. 在resource中的配置文件中加入配置
server.port=8009 spring.application.name=my_provider1 #注册中心的地址 eureka.client.service-url.defaultZone=http://localhost:8001/eureka/ 
  1. 修改启动类,如下:
package com.cherry.provider1;  import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.netflix.eureka.EnableEurekaClient;  @SpringBootApplication @EnableEurekaClient public class Provider1Application {     public static void main(String[] args) {                SpringApplication.run(Provider1Application.class, args);     } } 
  1. 打开注册中心
    在这里插入图片描述

创建网关

  1. 新建Module
    在这里插入图片描述在这里插入图片描述在这里插入图片描述2. 修改pom.xml文件
    在这里插入图片描述3. 修改配置文件application.properties,对网关进行配置
server.port=9001 spring.application.name=gateway spring.cloud.gateway.routes[0].id= gateway-service spring.cloud.gateway.routes[0].uri= http://localhost:8002 spring.cloud.gateway.routes[0].predicates[0]= Path=/building/welcome 
  1. 启动服务
    在这里插入图片描述

创建common子项目

在这里插入图片描述在这里插入图片描述

相关内容

热门资讯

盘点一款!微乐小程序辅助工具!... 盘点一款!微乐小程序辅助工具!微乐自建房免费黑科技下载(真是是有辅助脚本)1、下载好脚本下载之后点击...
记者爆料!微乐小程序自建房辅助... 记者爆料!微乐小程序自建房辅助!微乐山西脚本插件(一贯真的有辅助器)1、首先打开辅助器下载最新版本,...
一分钟了解!微乐小程序自建房辅... 一分钟了解!微乐小程序自建房辅助!微乐自建房辅助工具别人怎么看(其实真的有辅助脚本)破解侠是真的助透...
终于知道!微乐小程序辅助工具!... 终于知道!微乐小程序辅助工具!微乐手游脚本辅助(切实真的是有辅助器)暗藏猫腻,小编详细说明破解器有用...
必看攻略!微乐小程序辅助工具!... 必看攻略!微乐小程序辅助工具!微乐家乡官方免费下载安装(一直是有辅助软件)1、很好的工具软件,可以解...
记者爆料!微乐小程序自建房辅助... 记者爆料!微乐小程序自建房辅助!微乐自建房透视(果然真的是有辅助工具)小薇(辅助器软件下载)致您一封...
重大科普!微乐小程序自建房辅助... 重大科普!微乐小程序自建房辅助!微乐陕西小程序破解器下载(总是有辅助软件)透视方法中分为三种模型:靠...
我来教大家!微乐小程序自建房辅... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家在这款游戏中打...
推荐十款!微乐小程序自建房辅助... 推荐十款!微乐小程序自建房辅助!提高微乐运气的方法(一贯真的有辅助教程)1)辅助插件:进一步探索辅助...
一秒答解!微乐小程序自建房辅助... 一秒答解!微乐小程序自建房辅助!微信小程序微乐内蒙破解器(切实真的是有辅助教程)一、游戏安装教程牌型...