草庐IT

java - Spring 启动中的 hibernate 统计信息不起作用?

我在这里有一个小示例应用程序https://github.com/jimbasilio/SpringBoot这会在数据库中创建一些简单的数据,以及我正在做的一些其他事情,以便在SpringBoot上踢轮胎(旁注:到目前为止,我喜欢SpringBoot!!)。如果你克隆gitrepo,你可以访问url:http://127.0.0.1:8080/hello/get/1它会从数据库加载并将hibernate统计信息写入控制台。我确实有一个问题,无论是否通过application.properties文件配置hibernate统计信息:hibernate.generate_statistic

java - Spring 启动中的 hibernate 统计信息不起作用?

我在这里有一个小示例应用程序https://github.com/jimbasilio/SpringBoot这会在数据库中创建一些简单的数据,以及我正在做的一些其他事情,以便在SpringBoot上踢轮胎(旁注:到目前为止,我喜欢SpringBoot!!)。如果你克隆gitrepo,你可以访问url:http://127.0.0.1:8080/hello/get/1它会从数据库加载并将hibernate统计信息写入控制台。我确实有一个问题,无论是否通过application.properties文件配置hibernate统计信息:hibernate.generate_statistic