springboot中使用hibernate envers 添加maven配置 使用User类作为被审计的对象 添加配置 创建相应的UserRepository 添加用于增删改的Controlle ...