Код: Выделить всё
Exception in thread "main" java.lang.Error: Unresolved compilation problems: JsonFactory cannot be resolved to a type JsonParser cannot be resolved to a type JsonToken cannot be resolved to a variableКод: Выделить всё
import com.fasterxml.jackson.core.JsonFactory; import com.fasterxml.jackson.core.JsonParser; import com.fasterxml.jackson.core.JsonToken;реализация 'com.fasterxml.jackson.core:jackson-core:2.14.1'
Подробнее здесь: https://stackoverflow.com/questions/792 ... sonfactory
Мобильная версия