lundi 18 janvier 2021

How to Trace Transaction Behavior Details in Spring Boot

To log transaction details in a Spring Boot application simply add the following settings in application.properties:

 logging.level.org.springframework.transaction.interceptor=TRACE

Aucun commentaire:

Enregistrer un commentaire

to criticize, to improve