Skip to content

Enabling hypermedia disables all of WebFlux's default codecs #1061

Closed
@wilkinsona

Description

@wilkinsona

If I @EnableHypermediaSupport, all of the default server codes are lost:

As far as I can tell, this makes Spring HATEOAS difficult to use in a WebFlux application that doesn't solely contain HATEOAS-based endpoints. It's also a significant departure from using HATEOAS with Spring MVC where the Web MVC customisations are additive.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions