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

When EnableHypermediaSupport is empty, enable all hypermedia types. #1265

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gregturn
Copy link
Contributor

@gregturn gregturn commented Apr 9, 2020

No description provided.

@gregturn gregturn force-pushed the issue/HATEOAS-1060 branch from bead27d to 7a22171 Compare April 9, 2020 17:21
gregturn added a commit that referenced this pull request Apr 9, 2020
Default it to being empty. Existing code, `@EnableHypermediaSupport(types = HAL)` will still operate as expected. But simply using the annotation with no arguments will activate ALL types.

Related issues: #1015.
Related pull request: #1065, #1265.
@gregturn gregturn force-pushed the issue/HATEOAS-1060 branch from 7a22171 to dbf5a13 Compare April 9, 2020 17:23
gregturn added a commit that referenced this pull request Apr 9, 2020
Default it to being empty. Existing code, `@EnableHypermediaSupport(types = HAL)` will still operate as expected. But simply using the annotation with no arguments will activate ALL types.

Related issues: #1015.
Related pull request: #1065, #1265.
@gregturn gregturn force-pushed the issue/HATEOAS-1060 branch from dbf5a13 to 089c128 Compare April 9, 2020 17:38
Default it to being empty. Existing code, `@EnableHypermediaSupport(types = HAL)` will still operate as expected. But simply using the annotation with no arguments will activate ALL types.

Related issues: #1015.
Related pull request: #1065, #1265.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant