Category Archives: Rest API Example

This category will have all restful api tutorials which will create new wrapper or rest api using different programming languages.

Create CRUD Rest API using Spring Boot and JPA

This java rest api tutorial help to create CRUD rest api using spring boot application.The spring boot is the next level of spring framework.Its based on java spring framework.We will create maven type project and generating JAR build.

The Spring boot provides CLI to create and manage application.You can setup a spring boot project with almost zero configuration.
Continue reading