{"id":17693159,"url":"https://github.com/antolius/spring-cloud-gateway-examples-query-length","last_synced_at":"2025-03-30T23:17:23.059Z","repository":{"id":83559320,"uuid":"279712683","full_name":"Antolius/spring-cloud-gateway-examples-query-length","owner":"Antolius","description":"An example project that illustrates how to configure Netty server that Spring Cloud Gateway is based on to accept long query parameters.","archived":false,"fork":false,"pushed_at":"2020-07-15T19:42:46.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T04:44:24.521Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Antolius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-14T23:15:28.000Z","updated_at":"2020-12-10T14:23:25.000Z","dependencies_parsed_at":"2023-07-02T23:30:34.763Z","dependency_job_id":null,"html_url":"https://github.com/Antolius/spring-cloud-gateway-examples-query-length","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antolius%2Fspring-cloud-gateway-examples-query-length","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antolius%2Fspring-cloud-gateway-examples-query-length/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antolius%2Fspring-cloud-gateway-examples-query-length/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antolius%2Fspring-cloud-gateway-examples-query-length/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Antolius","download_url":"https://codeload.github.com/Antolius/spring-cloud-gateway-examples-query-length/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390858,"owners_count":20769478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-24T13:44:20.285Z","updated_at":"2025-03-30T23:17:23.037Z","avatar_url":"https://github.com/Antolius.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Cloud Gateway Query Length Example\n\nAn example project that illustrates how to configure Netty server that [Spring Cloud Gateway](https://spring.io/projects/spring-cloud-gateway) is based on to accept long query parameters.\n\n# Use-case\n\nBy default, Spring Cloud Gateway project can handle HTTP requests with around 8000 characters worth of query parameters. In this case app is required to handle larger query parameters.\n\n# Getting started\n\nIn case you want to run the app yourself, feel free to clone the git repo and play around with it.\n\n### Prerequisites\n\nThis projct uses:\n\n* [Java 14](https://openjdk.java.net/projects/jdk/14/)\n* [Maven](https://maven.apache.org/)\n\n### Installing\n\nLike with any maven project, you can:\n\n```shell script\n$ mvn clean install\n```\n\n## Testing\n\nTests use  [WireMock](http://wiremock.org/) to simulate the downstream server and [`WebTestClient`](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html) to simulate the client. Test boots up the app and then makes HTTP requests, which are proxied to the WireMock server.\n\nYou an run test with maven:\n\n```shell script\n$ mvn test\n```\n\n## Author\n\n* [Josip Antoliš](https://github.com/Antolius)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantolius%2Fspring-cloud-gateway-examples-query-length","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantolius%2Fspring-cloud-gateway-examples-query-length","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantolius%2Fspring-cloud-gateway-examples-query-length/lists"}