no

Getting Started With Spring Restful Api

Go Back to Course Outline Repositories https://github.com/terawarehouse/terawarehouse-catalog https://github.com/terawarehouse/teraw...


Go Back to Course Outline

Repositories
Is an application program interface that takes advantage of the existing HTTP protocols. The standard CRUD is translated into HTTP verbs which we will discuss in the next video. In Spring there are two common ways we create a REST API and that is by either using annotation or via Spring Data JPA which expose your repository classes as REST API endpoints.

As for the advantages of using REST, there are already tons of articles available on Google.

In the next video, we will dissect a REST annotated class. It could be confusing for beginners so feel free to ask questions, just give me some time to answer.

And don’t forget to like my videos and subscribe to my channel. Thank you.

Related

spring-rest 5499345763022138259

Post a Comment Default Comments

item