Spring Boot + Eureka Server(Service Registry) Example | Java Inspires

Published: 30 August 2020
on channel: Java Inspires
2,217
20

In this video, we will see how to work with Spring Cloud provided Eureka Server and how to register a client service in the service registry of eureka server.

https://javainspires.blogspot.com/202...

We are using following starters from spring boot.
1, spring-cloud-starter-netflix-eureka-server
2, spring-boot-starter-actuator
3, spring-cloud-starter-netflix-eureka-client
4, spring-boot-starter-web

We use following annotations from spring:
@SpringBootApplication
@EnableEurekaServer
@EnableDiscoveryClient
@RestController

#JavaInspires
#SpringBoot
#SpringCloud
#LiveCoding
#CodeExamples


https://javainspires.blogspot.com


On this page of the site you can watch the video online Spring Boot + Eureka Server(Service Registry) Example | Java Inspires with a duration of hours minute second in good quality, which was uploaded by the user Java Inspires 30 August 2020, share the link with friends and acquaintances, this video has already been watched 2,217 times on youtube and it was liked by 20 viewers. Enjoy your viewing!