Skip to content
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

Fix also HAL_JSON_UTF8 media type #1101

Closed
wants to merge 1 commit into from

Conversation

luvarqpp
Copy link
Contributor

org.springframework.hateoas.MediaTypes.HAL_JSON_UTF8 value was removed and only HAL_JSON is present. UTF8 is considered as default encoding for application/hal+json type.

org.springframework.hateoas.MediaTypes.HAL_JSON_UTF8 value was removed and only HAL_JSON is present. UTF8 is considered as default encoding for application/hal+json type.
gregturn pushed a commit that referenced this pull request Oct 23, 2019
org.springframework.hateoas.MediaTypes.HAL_JSON_UTF8 value was removed and only HAL_JSON is present. UTF8 is considered as default encoding for application/hal+json type.
@gregturn gregturn added this to the 1.1.0.M1 milestone Oct 23, 2019
@gregturn gregturn self-assigned this Oct 23, 2019
@gregturn
Copy link
Contributor

Resolved via f45aabe.

@gregturn gregturn closed this Oct 23, 2019
gregturn pushed a commit that referenced this pull request Oct 23, 2019
org.springframework.hateoas.MediaTypes.HAL_JSON_UTF8 value was removed and only HAL_JSON is present. UTF8 is considered as default encoding for application/hal+json type.

Backported to 1.0.x.
@gregturn
Copy link
Contributor

Backported to 1.0.x.

@gregturn
Copy link
Contributor

Thanks @luvarqpp!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants