spring-hateoas
spring-hateoas copied to clipboard
Hateoas and RouterFunction webflux?
trafficstars
Is spring hateoas usable with webflux RouterFunction or do we have to use RestController approach in such case?
@odrotbohm would this cover RouterFunction in webmvc too? or would you prefer to have another issue created explicitly? maybe such support even already exists, but I could not find any documentation nor issue
We haven't had time to investigate RouterFunction support.
With our 1.0.0.RELEASE approaching, we flagged this as a 1.1 activity to dig into.
Any news on this?