package com.sensetime.demo.feign; import org.springframework.cloud.openfeign.FeignClient; import org.springframework.web.bind.annotation.RequestMapping; /** * Create ...
We updated spring and as such needed to update the tomcat container we were hosting our application on. We are running into a NoClassDefFoundError.