An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Microservices
![Screenshot 2021-11-30 at 12 32 51](https://user-images.githubusercontent.com/40702606/144061535-7a42e85b-59d6-4f7f-9c35-18a48b49e6de.png)

### Build docker images

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