|
@@ -2,8 +2,6 @@ package com.css.simulation.oauth.client.util;
|
|
|
|
|
|
import org.springframework.web.util.UriUtils;
|
|
import org.springframework.web.util.UriUtils;
|
|
|
|
|
|
-import java.io.UnsupportedEncodingException;
|
|
|
|
-
|
|
|
|
public class EncodeUtil {
|
|
public class EncodeUtil {
|
|
|
|
|
|
public static String utf8(String string) {
|
|
public static String utf8(String string) {
|