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

https://github.com/kh77/springboot-mysql

CRUD application for MySQL
https://github.com/kh77/springboot-mysql

crud-application mysql spring-boot

Last synced: about 2 months ago
JSON representation

CRUD application for MySQL

Awesome Lists containing this project

README

          

# Spring boot mysql CRUD application

CREATE SCHEMA `product_management` ;