I have a AWS postgresql database , and I need some how to track changes on one table ( update ,delete , insert ) ..
I have I have been reading some things about postgresql CDC , but can´t find information how in my spring boot application .. how can I track / listen to this changes ...
if would be possible to shared some links on this or "relate " .. I would be very grateful to you all
thank you