Giter VIP home page Giter VIP logo

lek-mini / ecommerce-microservices Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoangtien2k3/ecommerce-microservices

0.0 0.0 0.0 5.89 MB

โšก๏ธ Microservice Architecture with system for e-commerce project! Spring Boot microservices app with ๐ŸŒ€ Spring Cloud, Robust and resilient backend managing e-Commerce app... โ„๏ธ Using Kafka Client, kafka server send message, Reactive Programming with WebFlux - Project Reactor.

Home Page: https://github.com/hoangtien2k3qx1/microservice-webflux

License: MIT License

JavaScript 0.14% Java 99.11% Dockerfile 0.75%

ecommerce-microservices's Introduction

๐Ÿ›๏ธ Ecommerce-Microservice

Introduction

Welcome to the backend component of ecommerce-microservice. This Java/Kotlin backend is designed to handle the server-side logic and data processing for my application.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Java Development Kit (JDK) 17 or higher installed.
  • Build tool (e.g., Maven or Gradle) installed.
  • Database system (e.g., MySQL, PostgreSQL, MongoDB...vv) set up and configured.
  • Liquibase Migration Database MySql
  • Reactive Programming with WebFlux Reactor Spring Boot.
  • Hibernate, JPA, WebFlux
  • Docker build
  • Restfull API
  • PostMan Testing API and Client.
  • Send message and receiver using Kafka server, Zookeeper, Broker.

Features

  • โœ… Using Microservices as a high level architecture

Getting Started

Follow these steps to set up and run the backend:

  1. Clone the repository:
   git clone https://github.com/hoangtien2k3/ecommerce-microservices.git

1. Navigate to the project directory:

  cd project-name-backend

2. Build the project:

  # Using Maven
  mvn clean install
  
  # Using Gradle
  gradle build

3. Configure the database:

  • Update application.properties or application.yml with your database connection details.

4. Run the application:

  # Using Maven
  mvn spring-boot:run
  
  # Using Gradle
  gradle bootRun

Technologies Used

  • Java: The primary programming language.
  • Spring Boot: Framework for building Java-based enterprise applications.
  • Maven/Gradle: Build tools for managing dependencies and building the project.
  • Database: Choose and specify the database system used (e.g., MySQL, PostgreSQL).
  • Other Dependencies: List any additional dependencies or libraries used.

API Documentation

Document the API endpoints and their functionalities. You can use tools like Swagger for automated API documentation.

Contributing

If you would like to contribute to the development of this project, please follow our contribution guidelines.

License

This project is licensed under the MIT License.

ecommerce-microservices's People

Contributors

hoangtien2k3 avatar hoangchungk53qx1 avatar renovate[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.