Skip to content

Zuul is a Java library built on Spring Framework; it comes bundled with a reverse proxy. The reverse proxy allows you to redirect to another service. Zuul allows you apply a filter before redirecting the request. The filter gives you the ability to apply logic before redirecting or after redirecting the request.

Notifications You must be signed in to change notification settings

samsonojoMOOC/TeamAptQaChallengeZuulGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

Zuul is a Java library built on Spring Framework; it comes bundled with a reverse proxy. The reverse proxy allows you to redirect to another service. Zuul allows you apply a filter before redirecting the request. The filter gives you the ability to apply logic before redirecting or after redirecting the request.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages