https://github.com/ajsalemo/springboot-list-headers
A small Spring Boot application that has a Controller implemented to write all headers to stdout. Used for testing purposes.
https://github.com/ajsalemo/springboot-list-headers
apache application-gateway azure container controllers docker java request-header response-header springboot stdout tomcat
Last synced: about 2 months ago
JSON representation
A small Spring Boot application that has a Controller implemented to write all headers to stdout. Used for testing purposes.
- Host: GitHub
- URL: https://github.com/ajsalemo/springboot-list-headers
- Owner: Ajsalemo
- Created: 2022-03-29T00:03:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T14:33:53.000Z (over 1 year ago)
- Last Synced: 2025-05-21T05:36:22.497Z (about 1 year ago)
- Topics: apache, application-gateway, azure, container, controllers, docker, java, request-header, response-header, springboot, stdout, tomcat
- Language: Java
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# springboot-list-headers
A small Spring Boot application that has a Controller implemented to write all headers to stdout. Used for testing purposes.