Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohit-ikrak/springcrud
Basic Web Application to do CRUD operations using Spring and Hibernate (For Practice)
https://github.com/rohit-ikrak/springcrud
Last synced: about 2 months ago
JSON representation
Basic Web Application to do CRUD operations using Spring and Hibernate (For Practice)
- Host: GitHub
- URL: https://github.com/rohit-ikrak/springcrud
- Owner: rohit-ikrak
- Created: 2023-12-25T20:46:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-10T17:27:05.000Z (12 months ago)
- Last Synced: 2024-01-10T19:15:42.457Z (12 months ago)
- Language: Java
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpringCRUD
### This is a basic maven web application for CRUD operation.##### Language Used: Java, HTML/CSS
##### Database: MySQL
##### Server Used : XAMPP Server, Tomcat 9.0
##### Frameworks Used : Spring MVC, Hibernate ORMIn this project I have added spring-core and hibernate and mysql/j dependencies in the pom.xml file