Motivation
It's a kind of Spring Magic
This example opposes the previous one. JDBC example is a kind of handmaid database interaction. This one uses Spring Boot and Spring Data to achieve the same goal.
We select this kind of application because is a really popular framework and because it's easy to implement and it's easy to skip testing.
Last updated
Was this helpful?