Skip to content

mcmilwj/spring-reverse-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple example of a reverse-proxy with spring-boot and zuul to provide support for deployments such as blue-green deployments.

--spring.config.location=src/main/resources/application.yaml
http :8080/refresh
  • no delete

add startup scripts? ansible? eureka for service discovery

About

Simple reverse-proxy with spring-boot and zuul.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • Shell 1.3%