Javers - Async commit - Spring boot - Hibernate

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Javers - Async commit - Spring boot - Hibernate



I have Javers implementation in my Spring boot and Hibernate project. However, sometimes Javers commit fails which also rollbacks my business database transaction and hence the API call fails.



Is it possible to implement Javers async commit such that even if there's some issue with Javers commit, my business transaction would not be effected and hence, the API call will be successful?



Thank you.




1 Answer
1



For now there is no such option, we have the open issue for that, see https://github.com/javers/javers/issues/593






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

make 2 or more post in bootsrap

Store custom data using WC_Cart add_to_cart() method in Woocommerce 3

Firebase Auth - with Email and Password - Check user already registered