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


Watch video Spring Boot + Eureka Server(Service Registry) Example | Java Inspires online without registration, duration hours minute second in high quality. This video was added by user Java Inspires 30 August 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,217 once and liked it 20 people.