Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 273 Bytes

URL CHECKER

Run with docker-compose

./mvnw clean install

docker-compose up

Using https://github.com/eficode/wait-for for busy waiting.

Requirements

Validate URLs posted on RabbitMQ using regex, check whitelist on MySQL, post result back to RabbitMQ