모바일G/W용 JWT Token 처리

This commit is contained in:
Yunsam.Eo
2025-12-05 14:22:30 +09:00
parent 3dd7c141f7
commit f671c32fc0
6 changed files with 6 additions and 6 deletions
@@ -52,7 +52,7 @@ import com.eactive.eai.common.util.UUID;
import com.eactive.eai.data.entity.onl.authserver.TokenIssuanceLog;
@Controller
public class KjbMGOAuth2Controller {
public class KjbMGOAuth2Controller {
public static Logger logger = Logger.getLogger(Logger.LOGGER_DEFAULT);
private static final String HEADER_TRACEID = "traceId";