Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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 ORM

In this project I have added spring-core and hibernate and mysql/j dependencies in the pom.xml file