The original issue can be refer as: https://github.com/spring-projects/spring-framework/issues/28371 Since there is no way to keep any of the path variable values passing through As-Is without decoding at all, just create a new function to return the original path variable values.

Comment From: pivotal-cla

@yinpeng0528 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@yinpeng0528 Thank you for signing the Contributor License Agreement!

Comment From: yinpeng0528

Add test cases for JdbcTemplateQueryTests