Trying spring-cloud-config-client from 2020.0.0-M4 with Spring Boot 2.4.0-RC1 I'm getting java VerifyError. The reason is ConfigServerConfigDataLocation extends ConfigDataLocation which is a final class in Spring Boot

Comment From: spencergibb

This is already fixed and will be in the next release early next week

Comment From: feutche

ok thanks sorry couldn't find the duplicate one