https://github.com/khanhduzz/matcha
Matcha 🍃 - a microservices shopping system
https://github.com/khanhduzz/matcha
ecommerce hacktoberfest java spring spring-boot
Last synced: over 1 year ago
JSON representation
Matcha 🍃 - a microservices shopping system
- Host: GitHub
- URL: https://github.com/khanhduzz/matcha
- Owner: khanhduzz
- License: mit
- Created: 2024-09-29T02:29:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T15:39:05.000Z (over 1 year ago)
- Last Synced: 2025-03-18T02:51:18.183Z (over 1 year ago)
- Topics: ecommerce, hacktoberfest, java, spring, spring-boot
- Language: Java
- Homepage:
- Size: 624 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Matcha 🍃 - Microservices shopping system
A sample for learning how to build a shopping with microservices
[](https://github.com/khanhduzz/matcha/actions/workflows/product-ci.yaml) [](https://github.com/khanhduzz/matcha/actions/workflows/customer-ci.yaml) [](https://github.com/khanhduzz/matcha/actions/workflows/inventory-ci.yaml) [](https://github.com/khanhduzz/matcha/actions/workflows/order-ci.yaml)
[](https://codecov.io/github/khanhduzz/matcha)
[](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha) [](https://sonarcloud.io/summary/new_code?id=khanhduzz_matcha)
# Technologies
- Java 21
- Spring boot 3.3.3
- Swagger
- PostgreSQL
- Bootstrap
- Docker
- Sonar cloud for checking clean code.
# Current Feature
- Init the spring boot project, setup README.md, MIT license
# Architecture
# Setting and running at local:
[How to run Matcha 🍃](https://github.com/khanhduzz/matcha/wiki/How-to-run-Matcha-%F0%9F%8D%83)
[How to active Checkstyle 🍃](https://github.com/khanhduzz/matcha/wiki/Checkstyle-for-Matcha-%F0%9F%8D%83)