Skip to content

Dvd Library Application for Create,Read, Update, Delete and search functionalites

Notifications You must be signed in to change notification settings

intkiran/dvdlibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dvdlibrary

Dvd Library Application for Create,Read, Update, Delete and search functionalites

Functionalites

  1. Create Dvd

  2. Edit or Update DVD

  3. Delete DVD

  4. Display Dvd's in a grid

  5. Search dvd based on different dvd properties like title,rating etc..

Technlogies

Spring MVC Spring REST API MySQL JDBC JQuery Bootstrap Tomcat Maven

Build project

  1. Clone git repository.

  2. Open cmd.exe. Change directory to project root directory

  3. Installed maven and tomcat required.

  4. Run command: mvn clean install -DskipTests - builds and generate war file

  5. Copy war file to tomcat/webapps folder and start tomcat

  6. Open browser on page http://localhost:8180/

  7. Enjoy

Author

Kiran Babu | @kiranbabu

About

Dvd Library Application for Create,Read, Update, Delete and search functionalites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published