eventuate-tram / eventuate-tram-sagas-examples-customers-and-orders

Spring Boot/JPA microservices that use an orchestration-based saga to maintain data consistency
Other
520 stars 236 forks source link

Remove redundant CDC configuration properties #25

Closed cer closed 4 years ago

cer commented 4 years ago

https://github.com/eventuate-tram/eventuate-tram-sagas-examples-customers-and-orders/blob/a5aa2293614802d772acd3f8bb117863679cb0c6/set-env-postgres.sh#L9-L13

And here too:

https://github.com/eventuate-tram/eventuate-tram-sagas-examples-customers-and-orders/blob/a5aa2293614802d772acd3f8bb117863679cb0c6/docker-compose-postgres.yml#L45-L48