BASE64Encoder cannot be resolved to a type
或者
BASE64Decoder cannot be resolved to a type

在JDK中包含了该类,可以直接使用

此时我们需要做的就是:

BASE64Encoder cannot be resolved to a type解决方法

相关文章: