You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2020. It is now read-only.
Hi we want to upgrade SpringBoot 2.0.x to 2.1.0 and corresponding we are upgrading Spring cloud to: org.springframework.cloud
spring-cloud-starter-netflix-zuul
2.0.1.RELEASE
compile
but we are getting the following exception:
An attempt was made to call the method org.springframework.boot.autoconfigure.web.ServerProperties$Servlet.getServletPrefix()Ljava/lang/String; but it does not exist. Its class, org.springframework.boot.autoconfigure.web.ServerProperties$Servlet, is available from the following locations:
Hi we want to upgrade SpringBoot 2.0.x to 2.1.0 and corresponding we are upgrading Spring cloud to: org.springframework.cloud
spring-cloud-starter-netflix-zuul
2.0.1.RELEASE
compile
but we are getting the following exception:
An attempt was made to call the method org.springframework.boot.autoconfigure.web.ServerProperties$Servlet.getServletPrefix()Ljava/lang/String; but it does not exist. Its class, org.springframework.boot.autoconfigure.web.ServerProperties$Servlet, is available from the following locations: