Mongodb – How to customize Spring Cloud Stream Schema Registry to work with No SQL backend
I am trying to integrate Spring Cloud Stream Schema Registry with MongoDB as the Schema Registry backend. I just want to know with the current implementation will this be feasible and what kinds of changes will be required to achieve…