Skip to content

An example of integrating non-jvm applications (rails) into a spring cloud microservice system

Notifications You must be signed in to change notification settings

EverardB/microservices-sidecar-example

 
 

Repository files navigation

Example with Spring Cloud microservices and integrating sidecar applications

This is a working example for using Spring Cloud microservices with Netflix OSS and integrating non-JVM application using Spring Cloud Sidecar.

Currently integrated features:

  • Service Discovery with Eureka
  • Edge Server by Zuul
  • simple set of 2 RESTful services exchanging random numbers
  • docker-machine + docker-compose powered
  • configurable sidecar application
  • application on Ruby on Rails using the sidecar

Tutorial

Read more on my blog article: http://stytex.de/blog/2016/01/18/spring-cloud-sidecar-applications/

resources

About

An example of integrating non-jvm applications (rails) into a spring cloud microservice system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.1%
  • Ruby 38.1%
  • Java 13.7%
  • CSS 1.2%
  • JavaScript 1.2%
  • Shell 0.7%