{"id":48869288,"url":"https://github.com/myibu/springboot-simple-httpclient","last_synced_at":"2026-04-15T20:31:42.269Z","repository":{"id":57721702,"uuid":"353904201","full_name":"myibu/springboot-simple-httpclient","owner":"myibu","description":"support to use simple httpclient in springboot with annotation","archived":false,"fork":false,"pushed_at":"2021-04-17T19:40:54.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-15T06:55:40.898Z","etag":null,"topics":["feign","springboot"],"latest_commit_sha":null,"homepage":"","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/myibu.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}},"created_at":"2021-04-02T04:27:46.000Z","updated_at":"2021-04-17T19:41:44.000Z","dependencies_parsed_at":"2022-09-26T21:50:17.513Z","dependency_job_id":null,"html_url":"https://github.com/myibu/springboot-simple-httpclient","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myibu/springboot-simple-httpclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myibu%2Fspringboot-simple-httpclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myibu%2Fspringboot-simple-httpclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myibu%2Fspringboot-simple-httpclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myibu%2Fspringboot-simple-httpclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myibu","download_url":"https://codeload.github.com/myibu/springboot-simple-httpclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myibu%2Fspringboot-simple-httpclient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31859216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":["feign","springboot"],"created_at":"2026-04-15T20:31:41.559Z","updated_at":"2026-04-15T20:31:42.264Z","avatar_url":"https://github.com/myibu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# springboot-simple-httpclient\nsupport to use simple httpclient in springboot with annotation\n\n\n## Implements\n\nScan interface with HttpClient annotated, then use simple httpclient to create beans in spring framework.\n\n## Installation\n```bash\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.myibu\u003c/groupId\u003e\n  \u003cartifactId\u003espringboot-simple-httpclient\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Examples\n\nAssume than you have defined a interface annotated with HttpClient annotation as following:\n```java\n@SpringBootAppliction\n@EnableHttpClient\npublic class App {\n   public static main(String[] args) {\n       SpringApplication.run(App.class, args);\n   }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyibu%2Fspringboot-simple-httpclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyibu%2Fspringboot-simple-httpclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyibu%2Fspringboot-simple-httpclient/lists"}