About Lesson
In the next lecture, make the below change to support Spring Boot 3 and Spring Cloud 2022.0.0:
– Dont annotate an entry-point OrganizationServiceApplication class with @EnableEurekaClient – This annotation was removed in spring cloud 2022.0.0 and provided auto-configuration.
GitHub repository for Spring Boot 3 – https://github.com/RameshMF/springboot-microservices/tree/main/v3/springboot-microservices