今天在使用idea搭建spring cloud的时候,报以下错误:
-
java.lang.NoSuchMethodError: org
.springframework
.boot
.builder
.SpringApplicationBuilder.<init>([Ljava/lang/
Object
;)V
-
at org
.springframework
.cloud
.bootstrap
.BootstrapApplicationListener
.bootstrapServiceContext(BootstrapApplicationListener
.java:
157)
-
at org
.springframework
.cloud
.bootstrap
.BootstrapApplicationListener
.onApplicationEvent(BootstrapApplicationListener
.java:
98)
-
at org
.springframework
.cloud
.bootstrap