1 Star 0 Fork 0

githubsync / zuul_lab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

zuul_lab

微服务网关Zuul实验,极客时间微服务架构实践课程

课程ppt

  1. 微服务网关Zuul架构和实践

实验软件需求

  1. JDK 1.8+
  2. MySQL(5.6.5+)+Workbench
  3. Git for Windows
  4. Postman
  5. Eclipse STS 3.9.5下载1网盘 下载2国外
  6. Tomcat 8.5

实验目录

  1. lab01~前置过滤器实验
  2. lab02~路由过滤器实验
  3. lab03~后置过滤器实验
  4. lab04~Zuul网关对接Apollo
  5. lab05~Spring Cloud Zuul实验

实验前准备

建好如下目录:

D:\temp\scripts\pre
D:\temp\scripts\route
D:\temp\scripts\post
D:\temp\scripts\error

创建数据库spring2go_zuul_filter和表zuul_filter

实验源码

zuul教学定制版

注意

  1. 所有实验仅供学习参考,不是生产级
  2. 实验和ppt采用Mit license

极客时间课程

《微服务架构实战160讲》

微服务架构实战160讲

MIT License Copyright (c) 2018 spring2go.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

网关 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/githubsync/zuul_lab.git
git@gitee.com:githubsync/zuul_lab.git
githubsync
zuul_lab
zuul_lab
master

搜索帮助