{"id":23008761,"url":"https://github.com/djccnt15/funnel_service","last_synced_at":"2026-04-11T08:02:51.412Z","repository":{"id":233296065,"uuid":"785766525","full_name":"djccnt15/funnel_service","owner":"djccnt15","description":"funner service with Redis, Spring Webflux","archived":false,"fork":false,"pushed_at":"2024-06-07T12:16:12.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T16:11:41.402Z","etag":null,"topics":["java","spring","spring-boot","spring-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/djccnt15.png","metadata":{"files":{"readme":"README.md","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":"2024-04-12T15:22:25.000Z","updated_at":"2024-10-29T23:50:19.000Z","dependencies_parsed_at":"2024-12-15T09:11:04.166Z","dependency_job_id":"81db8a98-6c98-4fc9-9f47-7899468656d0","html_url":"https://github.com/djccnt15/funnel_service","commit_stats":null,"previous_names":["djccnt15/funnel_service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/djccnt15/funnel_service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffunnel_service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffunnel_service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffunnel_service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffunnel_service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djccnt15","download_url":"https://codeload.github.com/djccnt15/funnel_service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffunnel_service/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266111439,"owners_count":23877980,"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":["java","spring","spring-boot","spring-webflux"],"created_at":"2024-12-15T09:10:58.405Z","updated_at":"2026-04-11T08:02:51.332Z","avatar_url":"https://github.com/djccnt15.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# funnel_service\n\nfunner service with Redis, Spring Webflux\n\n## OpenAPI swagger-ui \n\n- [funner server](http://127.0.0.1:8080/webjars/swagger-ui/index.html)\n- [main server](http://127.0.0.1:8000/swagger-ui/index.html)\n\n## Architecture\n\n- Redis: 접속 대기열 관리\n- Embedded Redis: 테스트 전용 내장 레디스\n\n```mermaid\nsequenceDiagram\n    User -\u003e\u003e Spring MVC: request login\n    activate Spring MVC\n    critical 웹페이지 진입 가능 여부 확인\n    Spring MVC -\u003e\u003e Spring Webflux: check available\n    activate Spring Webflux\n    Spring Webflux -) Redis: check sequence\n    activate Redis\n    Redis --) Spring Webflux: response sequence\n    deactivate Redis\n    Spring Webflux --) Spring MVC: response available\n    deactivate Spring Webflux\n    end\n    Spring MVC -\u003e\u003e Spring Webflux: check available\n    deactivate Spring MVC\n    activate Spring Webflux\n    Spring Webflux -) Redis: check sequence\n    activate Redis\n    Redis --) Spring Webflux: response sequence\n    deactivate Redis\n    Spring Webflux --) User: response\n    deactivate Spring Webflux\n    critical 웹페이지 진입 가능 여부 확인 및 Redirect\n    User -\u003e\u003e Spring Webflux: request\n    activate Spring Webflux\n    Spring Webflux -) Redis: request\n    activate Redis\n    Redis --) Spring Webflux: response\n    deactivate Redis\n    Spring Webflux --) User: response\n    deactivate Spring Webflux\n    end\n```\n\n## Memo\n\n- cookie는 포트까지는 확인하지 않고 도메인 기반으로 작동하기 때문에, 서로 다른 서버에서 생성된 cookie를 활용할 수 있음","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjccnt15%2Ffunnel_service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjccnt15%2Ffunnel_service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjccnt15%2Ffunnel_service/lists"}