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
- Host: GitHub
- URL: https://github.com/kh77/springboot-mysql
- Owner: kh77
- Created: 2022-05-08T18:51:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T18:51:38.000Z (about 4 years ago)
- Last Synced: 2025-10-05T07:26:09.462Z (8 months ago)
- Topics: crud-application, mysql, spring-boot
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring boot mysql CRUD application
CREATE SCHEMA `product_management` ;