Skip to content

fix(JmsService): [AOU-1604] use @TransactionalEventListener instead of...

Nicolas.Rod requested to merge rodn-1604-index-after-commit into master

https://issues.unige.ch/browse/AOU-1604

Use TransactionalEventListener to make the code execute after the transaction is commited (by default)

Merge request reports