Backend E-commerce Application that enables Customers to buy products online and helps them to select from different Categories on the website
- Security: Spring Security JWT and Refresh Token
- ORM: Spring JPA
- DB: MySQL Database
- MQ: ActiveMQ
- Logging: Log4j2
- OpenAPIDocumentation: for creating documentation
- Email: Mail Trap
- Database
. Create DB Schema on MySQL named "ecommerce"
- Mail Trap
. Change Mail Host from "spring.mail.host" to your hosting Email Provider
. Change Mail Host from "spring.mail.port" to your port Email Provider
. Change your e-commerce organization email to from properties file from "ecommerce.email" to your organization email
- Download Postman Collection from: here