java | Tuesday, 27 June 2023
We can log the transactions by configuring loggers in the properties file:
logging.level.org.springframework.orm.jpa=DEBUG logging.level.org.springframework.transaction=DEBUG