https://github.com/alexdlaird/java-ngrok-example-spring
Spring example for java-ngrok
https://github.com/alexdlaird/java-ngrok-example-spring
education java java-ngrok localhost localtunnel ngrok reverse-proxy spring spring-boot spring-web tunnel tunneling webhook
Last synced: 8 days ago
JSON representation
Spring example for java-ngrok
- Host: GitHub
- URL: https://github.com/alexdlaird/java-ngrok-example-spring
- Owner: alexdlaird
- License: mit
- Created: 2021-08-23T17:42:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-02T11:14:26.000Z (about 1 month ago)
- Last Synced: 2025-06-02T23:07:24.582Z (about 1 month ago)
- Topics: education, java, java-ngrok, localhost, localtunnel, ngrok, reverse-proxy, spring, spring-boot, spring-web, tunnel, tunneling, webhook
- Language: Java
- Homepage: https://github.com/alexdlaird/java-ngrok
- Size: 190 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/alexdlaird/java-ngrok-example-spring/actions/workflows/build.yml)
# java-ngrok Example - Spring
This is an example project that shows how to easily integrate [`java-ngrok`](https://github.com/alexdlaird/java-ngrok)
with [Spring](https://spring.io/guides/gs/spring-boot/), as [summarized in the docs](https://alexdlaird.github.io/java-ngrok/integration/#spring). It also
includes a `Dockerfile` to show how to [containerize `java-ngrok`](https://alexdlaird.github.io/java-ngrok/integration/#docker).