# 微服务平台UEDITOR模块 **Repository Path**: devilived/cloudbase-ueditor ## Basic Information - **Project Name**: 微服务平台UEDITOR模块 - **Description**: 基于jcloudbase框架的ueditor模块 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-03-29 - **Last Updated**: 2022-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微服务平台UEDITOR模块 #### 介绍 基于jcloudbase框架的ueditor模块 #### 配置说明 ``` com.sneakxy ueditor-consumer com.sneakxy ueditor-parent ${cloud.base.version} pom import ``` #### 使用方法 1. 需要filemanager模块服务 2. 示例路由:demo/editor 3. 属性ueditor.storage.type可以设置存储模式,支持3中模式:local、fastdfs、ftp 4. 存储模式具体配置在filemanager-provider配置