logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

tdesign的文件上传(微信小程序+idea的springboot)

以下代码不要直接复制粘贴到serviceImpl层,是原始代码,需要修改并添加一个引用才能使用。FileServiceImpl是IFileService的实现类,先看实现类,接口放最后了。就是把图片的status属性设置为done,图片显示出来不会一直转圈。只需要修改一下这里就行,是你oss的配置,我这里是阿里的oss。如图可以看到mediaType中我只保留了模版中的image,看不清楚没关系,

文章图片
#tdesign#微信小程序#intellij-idea +2
springboot启动报错Error creating bean with name requestMappingHandlerMapping defined in class path resou

springboot启动报错Error creating bean with name requestMappingHandlerMapping defined in class path resou_初晨 、的博客-CSDN博客。

文章图片
#前端
c3p0数据库连接池使用步骤c3p0配置报错处理

一、导入jar包下载:Mavenc3p0-0.9.1.2.jar二、配置文件c3p0详细配置(c3p0-config.xml)<?xml version="1.0" encoding="UTF-8"?><c3p0-config><default-config><property name="jdbcUrl">jdbc:mysql://localhos

到底了