An open API service indexing awesome lists of open source software.

https://github.com/jpleorx/spring-boot-microservices-tutorial

A simple "hello world" tutorial but for microservices in Java with Spring Boot, Eureka & Zuul
https://github.com/jpleorx/spring-boot-microservices-tutorial

architecture cloud eureka java maven microservices spring-boot zuul

Last synced: 3 days ago
JSON representation

A simple "hello world" tutorial but for microservices in Java with Spring Boot, Eureka & Zuul

Awesome Lists containing this project

README

          

# Spring Boot Microservices Tutorial
Quick and easy example of building your cloud environment with Java. All the details are covered in this [tutorial](https://medium.com/@leo.ertuna/quickstart-with-java-spring-boot-mircoservices-b67d63fd19d1).

Contains Eureka, Zuul and a sample Spring Boot microservice.