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

Cannot bootstrap HATEOAS without a default media type enabled #1522

Closed
odrotbohm opened this issue Apr 19, 2021 · 0 comments
Closed

Cannot bootstrap HATEOAS without a default media type enabled #1522

odrotbohm opened this issue Apr 19, 2021 · 0 comments
Assignees
Labels
in: configuration Configuration and setup in: mediatypes Media type related functionality type: bug
Milestone

Comments

@odrotbohm
Copy link
Member

Backport of #1521.

@odrotbohm odrotbohm added type: bug in: mediatypes Media type related functionality in: configuration Configuration and setup labels Apr 19, 2021
@odrotbohm odrotbohm added this to the 1.3.1 milestone Apr 19, 2021
@odrotbohm odrotbohm self-assigned this Apr 19, 2021
odrotbohm added a commit that referenced this issue Apr 19, 2021
@EnableHypermediaSupport(types = {}) was not working anymore as the Comparator implementation working with the selected types rejected an empty list. We now do not reject that anymore to enable applications that solely work with third party media types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: configuration Configuration and setup in: mediatypes Media type related functionality type: bug
Projects
None yet
Development

No branches or pull requests

1 participant