You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@abhishekjoy1 it's hard for me to debug this without more details. Please provide a minimal sample project where the problem can be reproduced easily.
P.S. you're using quite old version, please update to 1.9.1 (Spring Boot 3) or 1.8.1 (Spring Boot 2) first
Hi, I am using the following dependencies for p6spy in my Spring boot project:
Related property values in
application.properties
are as follows:Here everything is working as expected except for the log filter, all
rollback
andcommit
statements are still getting printed in the log:Not sure, if I am missing anything.
The text was updated successfully, but these errors were encountered: