Replies: 1 comment 2 replies
-
there is not currently, but I am aware it is something we can improve on. The new API in Micronaut 4 for |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One of the biggest things I miss from Spring (it's offset by other positives, though!) is the mature support for HATEOAS link generation and workflow through controllers. Making my REST API HATEOAS+HAL compliant takes a bit more manual work in Micronaut.
Am I missing a plugin? Is there a project to improve support on this end that I might follow or even possibly contribute to?
Beta Was this translation helpful? Give feedback.
All reactions