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
- Host: GitHub
- URL: https://github.com/jpleorx/spring-boot-microservices-tutorial
- Owner: JPLeoRX
- Created: 2020-11-01T22:35:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-12T17:21:02.000Z (almost 5 years ago)
- Last Synced: 2025-03-20T10:48:26.649Z (7 months ago)
- Topics: architecture, cloud, eureka, java, maven, microservices, spring-boot, zuul
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.