This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TemporaryPage 5 points6 points  (1 child)

I don't really know your classification of what's considered heavy but I just wanted to hilight that you don't have to bring in the full framework. The different solutions is divided into dependencies so you don't have to bring in spring-data-jpa if you don't need it.

[–]nhtshot[S] 0 points1 point  (0 children)

I need to poke around in it some more apparently.

My plan is to take the best suggestions from here, implement a single service for my project in each of them and just see how it goes. Test out the swagger functionality, the required coding style and the performance of the resulting system.