Using Spring to create a full REST API in less than 60 lines of code
Spring with Spring Data is awesome. Seriously, I’ve never been able to throw up a full HATEOAS REST web service this
fast. To start, I’ll admit my headliner lie, I’m not counting the pom.xml
.