Sabby Anandan
Sabby Anandan
Also, update the client versions to the latest.
There are cases when a lightweight SR server is a useful alternative to Confluent's SR. Example, local development, or CI IT/AT test runs.
@viniciusccarvalho commented on [Wed Mar 01 2017](https://github.com/spring-cloud/spring-cloud-stream/issues/836) As a user I may want to secure the POST endpoint of my schema server and only allow lookups and not registrations. -...
@dmarmugi commented on [Wed Apr 10 2019](https://github.com/spring-cloud/spring-cloud-stream/issues/1685) dmarmugi @dmarmugi Mar 08 15:41 Hi folks. I’m working on upgrading from Finchley to Greenwich release train and getting an error: > Error...
@dmarmugi commented on [Mon Aug 27 2018](https://github.com/spring-cloud/spring-cloud-stream/issues/1456) Hi folks, Currently (Elmhurst), you can set `spring.cloud.stream.schema.avro.schema-locations` to reference external Avro Schema (`avsc`) files which get registered and retrieved from the Schema...
@jmax01 commented on [Tue Jul 16 2019](https://github.com/spring-cloud/spring-cloud-stream/issues/1765) After working extensively with the spring-cloud-stream-schema projects I think the introduction of a spring-cloud-stream-schema-core project would be helpful. Our team has enhanced our...
_From @mstine on September 19, 2015 0:58_ Seems like this should be relatively easy by leveraging the SQS support in Spring Cloud AWS. We'd like to use this to support...