spring-cloud / spring-cloud-schema-registry

A schema registry implementation for Spring Cloud Stream
47 stars 27 forks source link

Test Schema Registry for Postgres and MySQL #15

Closed sabbyanandan closed 5 years ago

sabbyanandan commented 5 years ago

Now that we ship a Boot uber-jar for Schema Registry, let's verify the CRUD operations continue to work with the following databases.

tzolov commented 5 years ago

Tested for vanilla rabbit and kafka schema registry samples.