In this page you will find complete Spring Boot Microservices tutorial. You can follow step by step tutorial and at the end of this series you will have a great knowledge about Spring Microservices.
1- spring boot microservices Naming Server ( Eureka Server ).
2- spring boot microservices Hello Word Application.
3- Spring MicroService registration with Eureka Serevr.
4- RestTemplate for communication between microservices.
5- Feign Client in Spring Boot MicroService
6- Netflix Zuul API gateway routing in Spring Boot Cloud
7- Actuator in Spring Boot Microservice