sample-spring-microservices-kubernetes icon indicating copy to clipboard operation
sample-spring-microservices-kubernetes copied to clipboard

Incorrect dependency on admin-service

Open ThiagoBfim opened this issue 3 years ago • 0 comments

https://github.com/piomin/sample-spring-microservices-kubernetes/blob/83172de89abbead8fe9b523eb286a1d799ed09af/admin-service/pom.xml#L38

It seems incorrect, it should use <artifactId>spring-cloud-starter-kubernetes</artifactId>

https://github.com/codecentric/spring-boot-admin/issues/1582

ThiagoBfim avatar Jul 11 '22 13:07 ThiagoBfim