S
S
ScRsa2016-06-28 05:08:06
Java
ScRsa, 2016-06-28 05:08:06

Spring data rest pitfalls? Has anyone used it in production solutions?

Does anyone have experience using spring data rest in real work? How convenient is it then to implement the frontend for such an implementation on Angular/Vaadin?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Kosarev, 2016-06-28
@ScRsa

In general, a convenient thing, if the implementation of some complex business logic is not required, then the capabilities of Spring Data REST are enough. Plus out of the box there is filtering, paging and even support for HATEOAS. I did not observe any problems in interaction with the frontend on Angular/Vaadin.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question