https://github.com/bruce-mig/fraud-detection
fraud detection distributed system
https://github.com/bruce-mig/fraud-detection
jakartaee10 message-queue microservices spring
Last synced: 6 months ago
JSON representation
fraud detection distributed system
- Host: GitHub
- URL: https://github.com/bruce-mig/fraud-detection
- Owner: bruce-mig
- Created: 2024-04-17T14:49:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T09:40:40.000Z (almost 2 years ago)
- Last Synced: 2025-02-26T07:35:50.940Z (over 1 year ago)
- Topics: jakartaee10, message-queue, microservices, spring
- Language: Java
- Homepage:
- Size: 516 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microservices

### Build docker images
Use the following command:
```bash
./mvnw clean package -P build-docker-image -Djib.to.auth.username= -Djib.to.auth.password=
```