Java FullStack Spring boot & React app : Backend REST API / 2 - Spring Data REST in action
Hello,
In previous tutorial we've set up the Easytrans project. In this one, we'll go deep in the REST api.
We will learn how to :
Create entity
Create repository and expose it as REST endpoints without using any other controller component
Create ...
blog.wilsonkomlan.com4 min read