Skip to content

Provide option in RestTemplate to encode slash in URI variables [SPR-12750] #17347

@spring-projects-issues

Description

@spring-projects-issues

Björn Voß opened SPR-12750 and commented

In a uri template like: ```
http://example.com/hotels/{hotel}/pic/{publicpath}/{size}

This is discussed in SPR-8662 with a workaround, but I just want to use UriTemplate and not always use the workaround when I'm not 100% sure that slashes in uri variables are permitted.

Affects: 4.0.9, 4.1.5

Attachments:

Issue Links:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions