Spring Data REST Tag

Project_Data

Introduction

In recent years, Spring has become much more than just a dependancy injection container and an MVC web application framework. Nowadays, it's the go-to for building enterprise solutions due to the fact it has a fantastic community built up around it, and it has a multitude of projects that makes every developer's life that little bit easier! In this blog post, I'm going to briefly introduce Spring Data REST, and how we used it and an unknown feature called 'projections' on a recent project.