Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seycileli/crudoperation_sql_jpa

Crud Operation using JPA Annotations with MySQL DB
https://github.com/seycileli/crudoperation_sql_jpa

crud crud-application crud-operation java java-8 javaweb jpa jpa-entities jpa-persistence-applications mysql mysql-database mysql-server spring-mvc

Last synced: about 4 hours ago
JSON representation

Crud Operation using JPA Annotations with MySQL DB

Awesome Lists containing this project

README

        

# CrudOperation_SQL_JPA

This is a general template for a Create Read Update and Delete Operation

That uses Annotations and is connnected to a MySQL Database