Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seycileli/crudoperation_sql_jpa
- Owner: seycileli
- Created: 2020-01-20T01:27:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T23:25:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T23:18:22.004Z (over 1 year ago)
- Topics: crud, crud-application, crud-operation, java, java-8, javaweb, jpa, jpa-entities, jpa-persistence-applications, mysql, mysql-database, mysql-server, spring-mvc
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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