0

I have configured p6spy using the datasource way like "P6DataSource(new HikariDataSource(hikariConfig))" and had an empty spy.properties file to use default values. I was able to see the p6spy logs. I upgraded the spring boot version from 2.5.5 to 2.7.7. After the upgrade, I can't see any logs. is there any compatibility issue between spring-boot(2.7.7) and p6spy

I tried both ways of configuring p6spy(data source way and Connection URL way. both stopped working after upgrading the spring -boot to 2.7.7

During this upgrade, I have to move from spring-cloud-sleuth-core to spring-cloud-sleuth-instrumentation for compatibility with spring-boot(2.7.7). Does any think this might be the issue.

0 Answers0