{"id":19656409,"url":"https://github.com/daggerok/reactive-spring-cloud","last_synced_at":"2025-08-25T22:11:28.907Z","repository":{"id":151041960,"uuid":"118214535","full_name":"daggerok/reactive-spring-cloud","owner":"daggerok","description":"This repository contains new reactive spring cloud example","archived":false,"fork":false,"pushed_at":"2019-06-09T22:42:55.000Z","size":113,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T02:20:34.602Z","etag":null,"topics":["httpbin","reactive","spring-cloud-gateway","webflux"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggerok.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-01-20T06:07:02.000Z","updated_at":"2021-02-18T03:53:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"48440b37-d9d5-4c4a-aa4d-d03ef3d1c0a0","html_url":"https://github.com/daggerok/reactive-spring-cloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/reactive-spring-cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-spring-cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-spring-cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-spring-cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-spring-cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/reactive-spring-cloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Freactive-spring-cloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272139661,"owners_count":24880344,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["httpbin","reactive","spring-cloud-gateway","webflux"],"created_at":"2024-11-11T15:27:44.015Z","updated_at":"2025-08-25T22:11:28.861Z","avatar_url":"https://github.com/daggerok.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= reactive-spring-cloud examples image:https://travis-ci.org/daggerok/reactive-spring-cloud.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/daggerok/reactive-spring-cloud\"]\n\n//tag::content[]\n\nThis repository contains new reactive spring cloud examples.\n\nCurrently in progress.... See other repos:\n\n- link:https://github.com/daggerok/spring-cloud-function-stream-integration[spring-cloud-function and spring-cloud-stream integration]\n\n.gateway looks for set of RouteLocator (see gatewat config)\n\n.build and run\n[source,bash]\n----\n# gradle\nbash ./gradlew\njava -jar gateway/build/libs/*.jar\n\n# maven\nbash ./mvnw\njava -jar gateway/target/*.jar\n----\n\n.test /get gateway path route\n[source,bash]\n----\nhttp :8080/get                                                                                                  08:43:32\nHTTP/1.1 200 OK\nAccess-Control-Allow-Credentials: true\nAccess-Control-Allow-Origin: *\nConnection: keep-alive\nContent-Length: 302\nContent-Type: application/json\nDate: Sat, 20 Jan 2018 06:43:39 GMT\nServer: meinheld/0.6.1\nVia: 1.1 vegur\nX-Powered-By: Flask\nX-Processed-Time: 0.000678062438965\n----\n\n.output\n[source,json]\n----\n{\n    \"args\": {},\n    \"headers\": {\n        \"Accept\": \"*/*\",\n        \"Accept-Encoding\": \"gzip, deflate\",\n        \"Connection\": \"close\",\n        \"Host\": \"httpbin.org\",\n        \"User-Agent\": \"HTTPie/0.9.9\",\n        \"X-Spring-Cloud-Gateway\": \"Is-F*cking-Awesome!\"\n    },\n    \"origin\": \"195.230.115.34\",\n    \"url\": \"http://httpbin.org/get\"\n}\n----\n\nlinks:\n\n. link:https://www.youtube.com/watch?v=9wocKqF15B8[Spencer Gibb spring one talk]\n\n//end::content[]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Freactive-spring-cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Freactive-spring-cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Freactive-spring-cloud/lists"}