Skip to content

A online Marketplace for coffee retail (Backend)

License

Notifications You must be signed in to change notification settings

sumitx28/Iced-Latte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iced-Latte (Backend)

ci Status license Known Vulnerabilities Docker Pulls GitHub issues GitHub stars

Iced-Latte (Backend) is a REST API that performs the operations of an coffee online shop. Built using Spring Boot and PostgreSQL, it's crafted for educational purposes, offering insights into modern application development with Java.

Table of Contents

Tech Stack

  • Architecture: Monolith.
  • Computer language: Java 17.
  • Framework: Spring Web, Spring Boot 3, Spring Data, Spring Security, Spring Actuator, Spring Web, Spring Retry, Lombok, Apache Commons, Spring Mail, Google Guava.
  • Security: JWT, TLS.
  • Migration tool: Liquabase.
  • Logging: Log4j2, Slf4j.
  • Unit Tests: JUnit 5.
  • E2E Tests: Rest Assured, Test containers.
  • Converter: Mapstruct.
  • Test coverage: Jacoco.
  • API Specs: Open API + Spring Docs.
  • Validation: Javax validation.

Quick Start

Follow the setup instructions in START.MD to get the project up and running.

Features

  • User Authentication and Authorization
  • Product Catalog Management
  • Order Processing and Tracking
  • Stripe Payment Integration
  • Real-time Data Monitoring

API Documentation

The API is fully documented with Swagger. Access the documentation at http://localhost:8083/api/docs/swagger-ui once the server is running.

Contributing

Interested in contributing? Read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.

Code of Conduct

Please read our Code of Conduct to keep our community approachable and respectable.

License

This project is licensed under the MIT License.

Contact

Have any questions or suggestions? Feel free to open an issue or contact us directly.

FAQ

Address some common questions users might have about your project.

  1. Question: How do I set up the project? Answer: Follow the instructions in START.MD.

  2. Question: Where can I find API documentation? Answer: The API documentation is available at http://localhost:8083/api/docs/swagger-ui.

Community and Support

Join our community https://t.me/zufarexplained! Link to forums, chat, or community pages if available.

About

A online Marketplace for coffee retail (Backend)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Other 0.1%