Is there a way to use spring hateoas with router function ?
Right now it seems to me that the only way would be to replace my RouterFunction by RestController.
Is there a way to use spring hateoas with router function ?
Right now it seems to me that the only way would be to replace my RouterFunction by RestController.