[ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-remote-shell:jar is missing. [ERROR] 'dependencies.dependency.version' for org.springframework.cloud:spring-cloud-starter-eureka:jar is missing.
解決:spring
<!--<artifactId>spring-cloud-starter-eureka</artifactId>--> <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>