Spring Boot starter that auto-downloads and runs ngrok tunnels
Ngrok Spring Boot Starter automatically downloads the appropriate ngrok binary for the host environment, caches it, and creates an HTTP tunnel to your Spring Boot application's server port. It integrates via Spring Boot properties and supports Windows, macOS, Linux and Docker, making it suited for development and testing workflows requiring public URLs for local services.
0