An open API service indexing awesome lists of open source software.

https://github.com/sayatsap/spring_api

Spring CRUD API.
https://github.com/sayatsap/spring_api

api crud java spring spring-boot

Last synced: 2 months ago
JSON representation

Spring CRUD API.

Awesome Lists containing this project

README

          

# Spring Boot, MySql, Rest Api

Build Restful CRUD API for a blog using Spring Boot, Mysql, JPA and Hibernate.

## Steps to Setup

**1. Clone the application**

```bash
git clone https://github.com/nomadbala/spring_api.git
```

## TODO