I have a saveAudit fucntionality with Spring Data Jpa(version 2.3.3) that i want to make asynchronous but data is not saved in table when asyn annotation is used.
Pl