logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

API Error: 400 Failed to deserialize the JSON body into the target type: messages[1].role: unknown v

cc switch: v3.15.0更改cc switch里的请求地址和API格式为如下:同时记得打开路由:https://blog.csdn.net/bc202205/article/details/161505390。

java web学习笔记:org.mybatis找不到

在pom.xml中添加mybatis-spring<!-- https://mvnrepository.com/artifact/org.mybatis/mybatis-spring --><dependency><groupId>org.mybatis</groupId><artifactId>mybatis-spring</ar

#jar#maven
java web学习笔记:springmvc处理表单(包含多文件)上传

一.了解相关知识。(1)MultipartResolver 处理文件上传(2)FormDataAPI二.导入jar包ssm有关的jar包三.前端代码样例(1)html代码:<body><div id="app"><form id="myForm" enctype="multipart/form-data"><input type="file" name="

到底了