TB
com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class sun.nio.ch.ChannelInputStreamвот такая ошибка выходит
Size: a a a
TB
com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class sun.nio.ch.ChannelInputStreamвот такая ошибка выходит
S
S
VS
VS
TB
VS
TB
val headers = HttpHeaders()
headers.contentType = MediaType.MULTIPART_FORM_DATA
val map = LinkedMultiValueMap<String, Any>()
map.add("comment_image_file", file.resource))
val requestEntity = HttpEntity(map, headers)
val response: String? = restTemplate.postForObject("${plgProdUrl}${apiUrl}", requestEntity, String::class.java)
TB
VS
VS
ST
Feature not supported: "Index on BLOB or CLOB column: ""EMAIL"" CLOB NOT NULL"; SQL statement:
IP
Feature not supported: "Index on BLOB or CLOB column: ""EMAIL"" CLOB NOT NULL"; SQL statement:
ST
IP
ST
IP
VS
IP
VS