Ip address fraud check
*This is code base draft based on Spring Boot / Neo4j / Test Containers stack
This project was designed to collect User / Ip Addresses associations and collect them to Graph database; Graph entities can keep data about number of successful/failed login attempts; If required, quick feedback can be given about some IP addresses to prevent, brute-force attacks
The source code should be updated