- Notifications
You must be signed in to change notification settings - Fork2
Plumbing website using Spring MVC 5 + Hibernate 5 + Spring Security 5 + Annotation based configuration + Maven + MySQL
License
UmeshRajani/Spring5-MVC-Hibernate5-SpringSecurity5-CRUD
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Small base application for general plumbing, electrical repairing service, painting, ticket based solution.
Technology stack:
- Spring 5.2.0.RELEASE
- Spring Security 5.2.0.RELEASE
- Hibernate 5.2.11.Final
- JDK 1.8
- Maven 3.1
- Tomcat 8
- MySQL 5+
This is base project for plumbing services, all configuartions are Java/Spring annotation based.
Follow the steps to run project locally:
- Create database quickfixer in mysql, use follwoing db file from projectquickfixer.sql
- Take clone of this project and import project in eclipse as maven
- Update db configuartion exist under resources folderdb.properties
- Select project and do maven install to install al required dependency
- Add tomcat server in eclipse
- Run this project on server
- Hit the pathhttp://localhost:8080/myfixer/
- 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 givenhere
About
Plumbing website using Spring MVC 5 + Hibernate 5 + Spring Security 5 + Annotation based configuration + Maven + MySQL
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.