java110
2023-08-18 af9372cee0fd72e5c70cc223f81efd6c32117535
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;