mirror of
https://github.com/valitydev/fraudbusters-management.git
synced 2024-11-06 00:15:20 +00:00
|
||
---|---|---|
.github | ||
images | ||
src | ||
.codecov.yml | ||
.DS_Store | ||
.gitignore | ||
CODEOWNERS | ||
LICENSE | ||
pom.xml | ||
README.md | ||
renovate.json |
Fraudbusters Management
Service for managing antifraud patterns and black/white/name lists
Provides a swagger interface for creating, deleting and modifying templates, as well as managing groups and bundles of patterns. Also provides a swagger interface for creating, deleting and reading black / white / name lists.
Service Interaction Topology.
The service interacts with fraudbusters and wb-list-manager through the kafka topics using the following protocols, respectively
Build
mvn clean package
Start
java -jar target/fraudbusters-management.jar
Link
http://localhost:8080/fb-management/v1/swagger-ui.html#/