You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spring-data-rest implements HAL protocol. This means supporting _embedded entities as well as _links. I see that you has considered a format with _links tag ... did you considered that information you want to expose in the table could be embedded inside _embedded structure?
Thanks,
The text was updated successfully, but these errors were encountered:
spring-data-rest implements HAL protocol. This means supporting _embedded entities as well as _links. I see that you has considered a format with _links tag ... did you considered that information you want to expose in the table could be embedded inside _embedded structure?
Thanks,
The text was updated successfully, but these errors were encountered: