【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、不...
玩家科普开挂工具!wpk辅助功... 玩家科普开挂工具!wpk辅助功能开透视工具,真是真的有挂(有挂教学)1、很好的工具软件,可以解锁游戏...
推荐一款开挂!微乐小程序辅助工... 推荐一款开挂!微乐小程序辅助工具,微乐手游微乐辅助免费-本来有辅助工具1、进入游戏-大厅左侧-新手福...
一分钟了解开挂软件!wpk辅助... 一分钟了解开挂软件!wpk辅助功能开透视工具,都是有挂(有挂解惑)wpk破解侠是真的助透视。每个模型...
必知教程开挂!微信小程序微乐辅... 必知教程开挂!微信小程序微乐辅助器,陕西微乐挖坑控制器-真是是真的有辅助教程进入游戏-大厅左侧-新手...
一分钟揭秘辅助教程!德扑之星辅... 您好,德扑之星这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家在这款...
科技介绍透视挂!微乐小程序免费... 科技介绍透视挂!微乐小程序免费工具,陕西微乐小程序辅助-原来真的是有辅助方法微乐小程序免费工具透视方...
一分钟揭秘辅助插件!AAPoK... 一分钟揭秘辅助插件!AAPoKer辅助功能开透视工具,切实是有挂(竟然有挂)1、AAPoKer辅助器...
带你了解辅助!微信微乐小程序有... 带你了解辅助!微信微乐小程序有挂黑科技,微乐辅助工具哪个好用-切实真的是有辅助挂1、微信微乐小程序有...
热点推荐开挂软件!AAPoKe... 热点推荐开挂软件!AAPoKer辅助功能开透视工具,真是真的是有挂(真实有挂)一、AAPoKer游戏...