7 Replies Latest reply on Feb 19, 2019 1:59 AM by zhfeng

    rollback transaction does not work

    vata2999

      I created a narayana-artemis-springboot project based on quickstart stock market sample but it does not rollback transaction in case of throwing exception and data will be saved to database.

       

      here is the full samle project .

       

      narayana-boot/PaymentApplication.java at master · omidp/narayana-boot · GitHub

       

      am I missing sth ?