Skip to content

Commit

Permalink
Added maven
Browse files Browse the repository at this point in the history
  • Loading branch information
anantjain6 authored Jul 19, 2020
1 parent c932ed9 commit cd5271a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
It is a marketplace where customer can place order and Admin can manage inventory of products, view order and generate the report.

## Technology Used
- Maven for Dependency Management
- Spring MVC for Web application development
- Spring Data JPA for Creating Custom Repository
- Spring Boot for Autoconfiguration and Dependency Management
- Spring Boot for Autoconfiguration
- Spring Security for Authentication & Authorisation
- Hibernate Validator for form data validation
- H2 In-memory Database for Storing data
Expand All @@ -16,6 +17,7 @@ It is a marketplace where customer can place order and Admin can manage inventor
- Java
- Oracle
- Apache Tomcat
- Maven

## Configuration
Change the SMTP details in "EmailConfig"
Expand Down

0 comments on commit cd5271a

Please sign in to comment.