{"id":26571026,"url":"https://github.com/negi524/spring-webflux-sample","last_synced_at":"2026-04-28T12:02:43.379Z","repository":{"id":98421912,"uuid":"334144252","full_name":"negi524/spring-webflux-sample","owner":"negi524","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-15T13:26:21.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-15T18:26:35.775Z","etag":null,"topics":["gradle","spring","spring-boot","webflux"],"latest_commit_sha":null,"homepage":"http://localhost:8080/webjars/swagger-ui/index.html","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/negi524.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-29T12:48:51.000Z","updated_at":"2026-02-15T13:26:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"ccb6ae21-211f-49c6-8e6d-9184c7ad200b","html_url":"https://github.com/negi524/spring-webflux-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/negi524/spring-webflux-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fspring-webflux-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fspring-webflux-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fspring-webflux-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fspring-webflux-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negi524","download_url":"https://codeload.github.com/negi524/spring-webflux-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fspring-webflux-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gradle","spring","spring-boot","webflux"],"created_at":"2025-03-22T22:20:09.754Z","updated_at":"2026-04-28T12:02:43.374Z","avatar_url":"https://github.com/negi524.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-webflux-sample\n\n## 起動方法\n\n### 通常の起動\n\n```bash\n./gradlew bootRun\n```\n\n### プロファイル指定で起動\n\n```bash\n./gradlew bootRun --args='--spring.profiles.active=local'\n```\n\nもしくは、環境変数に以下を設定\n```bash\nexport SPRING_PROFILES_ACTIVE=local\n```\n\n## 動作確認\n\n### ヘルスチェック\n\n```bash\n$ curl -XGET \"http://localhost:8080/actuator/health\"\n{\"status\":\"UP\"}\n```\n\n### メトリクス表示\n```bash\n$ curl -XGET \"http://localhost:8080/actuator/prometheus\"\n```\n\n### サンプル\n\n```bash\n$ curl -XGET \"http://localhost:8080/v1/sample\"\n{\"key\":\"value\"}\n```\n\n\n### Swagger\n\nhttp://localhost:8080/webjars/swagger-ui/index.html\nhttp://localhost:8080/v3/api-docs\n\n### 静的コンテンツ\n\nhttp://localhost:8080/sample.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegi524%2Fspring-webflux-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegi524%2Fspring-webflux-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegi524%2Fspring-webflux-sample/lists"}