Skip to content

Extract URL construction logic out of UrlTag [SPR-6828] #11494

@spring-projects-issues

Description

@spring-projects-issues

Kenny MacLeod opened SPR-6828 and commented

I'd like to see the URL-creation logic extracted out of UrlTag into a standalone utility, more suitable for use within controller logic. This utility would essentially contain the logic currently held in urlTag.createUrl(). The tag need only collect the required information, then delegate to this utility.


Affects: 3.0 GA

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