我一直在使用开发类似文件树的小部件,它比标准的JQuery更好地处理嵌套排序。在onDrop回调中,树被重新初始化.为了简洁起见,所发生的只是一个console.log,但在我的实际示例中,数据是通过ajax发送到服务器的,并且响应有新的数据来更新树。因此,火狐对这个解决方案很满意,但是在chrome中,一旦我拖放一次,树被重新初始化,下一个拖放就会在Uncaught T
我想为我的文件路径树将目录保存到DB中,但是初始化Hibernate时出现了以下错误:
org.springframework.beans.factory.BeanCreationException:init method failed; nested exception is org.hibernate.MappingException: Could not determine type for: java.nio.file.Path