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

https://github.com/antoniolavadodev/springboot-crud-mysql

Simple CRUD with sb3 and MySQL
https://github.com/antoniolavadodev/springboot-crud-mysql

api api-rest crud crud-api hibernate mysql postman spring-boot

Last synced: about 1 month ago
JSON representation

Simple CRUD with sb3 and MySQL

Awesome Lists containing this project

README

          

# Proyecto CRUD con Spring Boot y MySQL

Este proyecto es una aplicación CRUD desarrollada con **Spring Boot** y **MySQL**.

## Tecnologías utilizadas:
- ![Spring Boot](https://img.shields.io/badge/Spring_Boot-6DB33F?style=for-the-badge&logo=spring-boot&logoColor=white) (v3.3.3)
- ![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)
- ![MySQL](https://img.shields.io/badge/MySQL-4479A1?style=for-the-badge&logo=mysql&logoColor=white)
- ![Hibernate](https://img.shields.io/badge/Hibernate-59666C?style=for-the-badge&logo=hibernate&logoColor=white)