文件名称:CoPoint:SpringBoot实践项目
文件大小:1.5MB
文件格式:ZIP
更新时间:2024-05-28 11:37:50
websocket springboot etherpad ssm collaborative-editing
CoPoint SpringBoot Practice Project: A real-time collaborative document editing website based on etherpad 如何运行 将copoint项目clone到本地 在本地电脑(或服务器)安装和运行etherpadLite和MySQL,根据 create_dataset.sql 脚本创建配置数据库 修改项目配置文件 application.yml 中的参数,主要修改etherpad的url和apiKey 编译并运行项目,浏览器访问 http://{yourIP}:{port}/login