donovanmuller / spring-cloud-deployer-openshift

A Spring Cloud Deployer SPI implementation for OpenShift 3
http://blog.switchbit.io/spring-cloud-deployer-openshift
Apache License 2.0
4 stars 10 forks source link

having compatibility issue: SpringBoot 2.1.0 with Spring Cloud 2.0.1 #58

Open satyam-guptha opened 5 years ago

satyam-guptha commented 5 years ago

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
  <version>2.0.1.RELEASE</version>
  <scope>compile</scope>

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: