maven - Get errors when using certain versions of spring boot cloud and spring boot. How can I know which versions go together? -
is there in maven tell me if i'm using version 1.5.4 of spring-boot
need @ least version camden.srx
spring-cloud-starter-parent
?
i getting non-helpful errors class not found using spring 1.5.4 , brixton cloud.
is there way use maven find matching/compatible versions?
Comments
Post a Comment