spring-boot/spring-boot-project/spring-boot-actuator-autoco...
Stephane Nicoll f4e822f650 Prevent access to the EMF within the singleton lock
This commit makes sure to defer registration of hibernate statistics
outside of the singleton lock as it can lead to deadlocks when the
EntityManagerFactory is initialized in deferred mode.

Closes gh-23740
2020-10-20 09:59:07 +02:00
..
src Prevent access to the EMF within the singleton lock 2020-10-20 09:59:07 +02:00
build.gradle Configure generated snippets as inputs to the Asciidoctor tasks 2020-08-07 11:28:58 +01:00