Description
This package contains a Application Level – IP White List – Micro Service. It is written in Spring Boot and has – an Administrative interface written in Vaadin 24. This application is meant to be accessed behind Load Balancer and should not be visible from outside.
List of White Listed IPs.
It has very simple page – list with IP addresses.
Add IP
This is very simple Add IP screen. The only editable (and meaningful) field is the IP address.
REST Access
Other Micro Service Modules may access this one by hitting an Endpoint like this:
http://internal-ip:internal-port/app_level_ip_white_listing_app-1.0-SNAPSHOT/api/ipAddresses
If you buy it – You will receive the Source Code of the App – adapted to be build as executable Jar file or as Web Archive (war).