Giter Club home page Giter Club logo

zuul_lab's Introduction

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

建议s2g-zuul源码建议使用较新版本的Eclipse IDE for Java EE Developer进行导入,它可以自动感知Servlet Web项目,可在Eclipse+Tomcat里头直接调试源码,方便排查问题。

实验目录

  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讲

zuul_lab's People

Contributors

archbobo avatar bulldog2011 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zuul_lab's Issues

缺少spring2go-tools

	<dependency>
		<groupId>io.spring2go.tools</groupId>
		<artifactId>spring2go-tools</artifactId>
	</dependency>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.