roncoo-education 13.0.0 released, microservice distributed online education open source system

The roncoo-education system is a product based on the roncoo network’s years of experience in the development and operation of online education platforms. It is committed to creating a distributed online education system applicable to all industries. The system adopts the front-end and back-end separation model. The front-end uses vue.js as the core framework, and the back-end uses Spring Cloud as the core framework. The current main functions of the system include course on-demand function, support for access to multiple video clouds, course attachment management function, and support for access to multiple storage clouds, which can help individuals or enterprises quickly build a lightweight online education platform.

The current version updates are as follows

1. 大版本升级到:spring boot 2.6.3,ribbon改用为loadbalancer
2. 增加分布式事务组件,alibaba seata,用户课程购买流程,保证全局事务
3. 工程架构优化调整,移除app-job工程,单独使用roncoo-job(和官方的xxl-job-admin完全一致);
4. 增加点播私有化视频播放功能,使其能够本地私有化播放视频
5. 增加文档课时功能,课时可以选择文档(word、excel、ppt、pdf等),不限于音视频
6. 增加对象存储类型支持:阿里云OSS
7. 优化打包流程,修复打包配置错误bug

Guess you like

Origin www.oschina.net/news/261543