java110
2022-06-28 8802096038ca6d402b8912c7785fed37a5145e96
java110-service/src/main/java/com/java110/service/configuration/StringDecoderForHeaderConverter.java
@@ -1,11 +1,11 @@
package com.java110.service.configuration;
import brave.internal.Nullable;
import org.slf4j.Logger;
import com.java110.core.log.LoggerFactory;
import org.springframework.core.convert.TypeDescriptor;
import org.springframework.core.convert.converter.GenericConverter;
import org.springframework.lang.Nullable;
import org.springframework.util.ObjectUtils;
import org.springframework.web.bind.annotation.RequestHeader;