[ISSUE-114] Document CFTunnels codebase with JavaDoc comments #1

Open
Dave wants to merge 18 commits from ISSUE-114 into main
Showing only changes of commit 047433fe60 - Show all commits

View File

@ -1,5 +1,7 @@
# CFTunnels - Cloudflare Tunnels Management API
> **Note**: All pull requests should be raised against the `test` branch.
A Spring Boot REST API for managing Cloudflare Tunnels with ingress mappings and an approval workflow.
## Overview
@ -181,4 +183,4 @@ Private - All rights reserved
- [Cloudflare Tunnel Documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/)
- [Cloudflare API v4](https://api.cloudflare.com/)
- [Spring Boot Documentation](https://docs.spring.io/spring-boot/docs/current/reference/)
- [Spring Boot Documentation](https://docs.spring.io/spring-boot/docs/current/reference/)