Java spring boot 2PC protocol implementation

88 Views Asked by At

In my new microservices arch we are planning to 2PC protocol to handle distributed TX mgmt as we are using Oracle shared DB. I am unable to find any right implementation over the web. Is there any link having proper implementation for the same?

A proper documentation on how to implement 2Pc protocol using java spring boot

0

There are 0 best solutions below