Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

UmeshRajani/Spring5-MVC-Hibernate5-SpringSecurity5-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quickfixer (plumbing website)

Small base application for general plumbing, electrical repairing service, painting, ticket based solution.

Technology stack:

  1. Spring 5.2.0.RELEASE
  2. Spring Security 5.2.0.RELEASE
  3. Hibernate 5.2.11.Final
  4. JDK 1.8
  5. Maven 3.1
  6. Tomcat 8
  7. MySQL 5+

This is base project for plumbing services, all configuartions are Java/Spring annotation based.

Follow the steps to run project locally:

  1. Create database quickfixer in mysql, use follwoing db file from project quickfixer.sql
  2. Take clone of this project and import project in eclipse as maven
  3. Update db configuartion exist under resources folder db.properties
  4. Select project and do maven install to install al required dependency
  5. Add tomcat server in eclipse
  6. Run this project on server
  7. Hit the path http://localhost:8080/myfixer/
  8. Login with admin/admin@123 credentials and you go..

Now This is your application up and now to learn diferent things like Spring Security, Hiberante need to make different tweak so you will learn yourself

Detailed explanation given here

About

Plumbing website using Spring MVC 5 + Hibernate 5 + Spring Security 5 + Annotation based configuration + Maven + MySQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.