-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
waiting for feedbackIssues waiting for a response from either to the author or other maintainersIssues waiting for a response from either to the author or other maintainers
Description
Request Body
{ "percent" : "100%", "name" : "lee" }
Feign client declarative invocation will decode throw exception
URLDecoder.decode() code throw new IllegalArgumentException( "URLDecoder: Illegal hex characters in escape " + "(%) pattern - negative value");
UriUtils.decode() should be contain IllegalArgumentException, return the original value .
Metadata
Metadata
Assignees
Labels
waiting for feedbackIssues waiting for a response from either to the author or other maintainersIssues waiting for a response from either to the author or other maintainers