spring-cloud-stream-samples icon indicating copy to clipboard operation
spring-cloud-stream-samples copied to clipboard

This line is broken

Open chocolim opened this issue 5 years ago • 0 comments

https://github.com/spring-cloud/spring-cloud-stream-samples/blob/9207c99b7ce24a8fac8a41f81e244796143bda4f/processor-samples/uppercase-transformer/pom.xml#L19

need to change to : <spring-cloud.version>Hoxton.SR5</spring-cloud.version> If trying just that proyect otherwise you will have this error: Cannot resolve org.springframework.cloud:spring-cloud-stream-binder-kafka:unknown

chocolim avatar Jun 21 '20 13:06 chocolim