Do not execute datasource initialization in a separate thread
This commit makes sure that `data.sql` is performed in the same thread as the one initializing the JPA container. Closes gh-22852
Showing
Please register or sign in to comment