Closed Neikius closed 6 years ago
Could you raise that against the Spring Cloud Consul project please? It seems the incompatibility is coming from spring-cloud-starter-consul-discovery
and Spring Boot is not maintaining that.
I've tested against the latest Finchley.SR1
version and I'm getting the same exception.
Thanks!
Thanks for the pointer, will report there. I have to point out the spring project structure is unfathomable to an outsider.
When including the aforementioned libs in 1 project there will be an error:
Attached a minimal mvn app that produces this. This is a runtime problem: mvn spring-boot:run produces it. springbug.zip