yannbriancon / spring-hibernate-query-utils

Library giving tools to detect N+1 queries and count the queries generated with Spring and Hibernate
MIT License
135 stars 15 forks source link

[Bug fix] null thread local value #8

Closed yannbriancon closed 4 years ago

yannbriancon commented 4 years ago

Fix bug in multi-threading environment where only first thread local instance was initialized