Skip to content

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

Open
gregturn wants to merge 2 commits into
mainfrom
issue/HATEOAS-1060
Open

When EnableHypermediaSupport is empty, enable all hypermedia types.#1265
gregturn wants to merge 2 commits into
mainfrom
issue/HATEOAS-1060

Conversation

@gregturn

@gregturn gregturn commented Apr 9, 2020

Copy link
Copy Markdown
Contributor

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

1 participant