Hibernate 5.3.0 使用SchemaExport 生成数据表 代码报错 The constructor SchemaExport(Configuration) is undefined

没有这个构造函数,源代码只有空参构造函数。
上述代码是以前的写法
hibernate5.3.0 这么写


参考:https://blog.csdn.net/qinshijangshan/article/details/53314230

没有这个构造函数,源代码只有空参构造函数。
上述代码是以前的写法
hibernate5.3.0 这么写


参考:https://blog.csdn.net/qinshijangshan/article/details/53314230