Skip to content

Migrate all Forward header handling to Spring MVC #713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gregturn opened this issue May 22, 2018 · 0 comments
Closed

Migrate all Forward header handling to Spring MVC #713

gregturn opened this issue May 22, 2018 · 0 comments
Assignees

Comments

@gregturn
Copy link
Contributor

In Spring Framework 5.1, Forward header handling has been centralized (https://jira.spring.io/browse/SPR-16668). That combined with https://jira.spring.io/browse/SPR-16863 will allow Spring HATEOAS to remove all specialized Forward header handling code.

@gregturn gregturn self-assigned this May 22, 2018
gregturn added a commit that referenced this issue May 22, 2018
Spring 5.1 is centralizing all Forward header handling. This moves critical bits into one location, making it easy to completely remove once we rebaseline against this version.

Also adds a test profile to ensure Spring 5.1 doesn't break anything.
gregturn added a commit that referenced this issue May 23, 2018
Spring 5.1 is centralizing all Forward header handling. This moves critical bits into one location, making it easy to completely remove once we rebaseline against this version.

Also adds a test profile to ensure Spring 5.1 doesn't break anything.
gregturn added a commit that referenced this issue May 25, 2018
Spring 5.1 is centralizing all Forward header handling. This moves critical bits into one location, making it easy to completely remove once we rebaseline against this version.

Also adds a test profile to ensure Spring 5.1 doesn't break anything.
gregturn added a commit that referenced this issue May 29, 2018
Spring 5.1 is centralizing all Forward header handling. This moves critical bits into one location, making it easy to completely remove once we rebaseline against this version.

Also adds a test profile to ensure Spring 5.1 doesn't break anything.
@odrotbohm odrotbohm added this to the 0.26 milestone Dec 6, 2018
@odrotbohm odrotbohm assigned odrotbohm and unassigned odrotbohm and gregturn Dec 6, 2018
odrotbohm pushed a commit that referenced this issue Dec 6, 2018
Spring 5.1 is centralizing all Forward header handling. This moves critical bits into one location, making it easy to completely remove once we re-baseline against this version.

Also adds a test profile to ensure Spring 5.1 doesn't break anything.

Original pull request: #717.
odrotbohm added a commit that referenced this issue Dec 6, 2018
Upgraded build profiles for Spring 5+.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants