Skip to content

Simplify HypermediaAutoConfiguration #3886

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
wants to merge 1 commit into from
Closed

Simplify HypermediaAutoConfiguration #3886

wants to merge 1 commit into from

Conversation

gregturn
Copy link
Contributor

@gregturn gregturn commented Sep 2, 2015

Spring HATEOAS already properly decorates ObjectMappers with @EnableHypermediaSupport. This removes unnecessary calls and decouples Boot from internal Spring HATEOAS APIs at the same time.

Resolves gh-3882

Spring HATEOAS already properly decorates ObjectMappers with @EnableHypermediaSupport. This removes unnecessary calls and decouples Boot from internal Spring HATEOAS APIs at the same time.

Resolves gh-3882
@wilkinsona
Copy link
Member

This change breaks SampleHateoasApplicationTests as the _links become links in the response

@wilkinsona wilkinsona added the status: on-hold We can't start working on this issue yet label Sep 2, 2015
@gregturn gregturn closed this Sep 2, 2015
@wilkinsona wilkinsona deleted the gh-3882 branch September 2, 2015 19:33
@philwebb philwebb added the status: declined A suggestion or change that we don't feel we should currently apply label Sep 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply status: on-hold We can't start working on this issue yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants