eureka ... is an unknown property 在 application.properties 中

Posted Jomini

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eureka ... is an unknown property 在 application.properties 中相关的知识,希望对你有一定的参考价值。

问题如图

在application.properties中无法识别eureka

 

 

解决方式

(想了想这个好像是在某个依赖里面来的)发现 eureka 是在 某个依赖里面

所以添加了以下之后就解决了

		<dependency>
		    <groupId>org.springframework.cloud</groupId>
		    <artifactId>spring-cloud-netflix-eureka-client</artifactId>
		    <version>1.2.6.RELEASE</version>
		</dependency

类似问题都是依赖问题

 添加依赖后即可识别

 

以上是关于eureka ... is an unknown property 在 application.properties 中的主要内容,如果未能解决你的问题,请参考以下文章

使用 PHAssets 时出现此错误:Creating an image format with an unknown type is an error

com.caucho.hessian.io.SerializerFactory getDeserializer xxx is an unknown class

com.caucho.hessian.io.SerializerFactory getDeserializer xxx is an unknown class

报错解决 error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key

警告: Hessian/Burlap: 'com.github.pagehelper.Page' is an unknown class in WebappClassLoader(示例

systcl -p 报错 error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key