{"id":15103662,"url":"https://github.com/haohaodayouxi/springboot_netty","last_synced_at":"2026-02-17T12:31:58.769Z","repository":{"id":243820830,"uuid":"813469383","full_name":"HaoHaoDaYouXi/springboot_netty","owner":"HaoHaoDaYouXi","description":"springboot + netty的一个demo实现网络协议自定义解析，可以实现多种网络请求","archived":false,"fork":false,"pushed_at":"2024-06-18T09:12:50.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T12:29:58.491Z","etag":null,"topics":["netty","netty-client","netty-server","spring","spring-boot","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/HaoHaoDaYouXi.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":"2024-06-11T06:35:30.000Z","updated_at":"2024-06-11T09:38:10.000Z","dependencies_parsed_at":"2024-06-11T11:05:49.437Z","dependency_job_id":"7688471c-9a05-46fc-8458-a58ca60bc8d2","html_url":"https://github.com/HaoHaoDaYouXi/springboot_netty","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"1818e344e4a660681040f2139a8eebc6c5334176"},"previous_names":["haohaodayouxi/springboot_netty"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/HaoHaoDaYouXi/springboot_netty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoHaoDaYouXi%2Fspringboot_netty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoHaoDaYouXi%2Fspringboot_netty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoHaoDaYouXi%2Fspringboot_netty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoHaoDaYouXi%2Fspringboot_netty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HaoHaoDaYouXi","download_url":"https://codeload.github.com/HaoHaoDaYouXi/springboot_netty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoHaoDaYouXi%2Fspringboot_netty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272253453,"owners_count":24900912,"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-26T02:00:07.904Z","response_time":60,"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":["netty","netty-client","netty-server","spring","spring-boot","springboot"],"created_at":"2024-09-25T19:41:18.686Z","updated_at":"2025-10-11T02:07:59.648Z","avatar_url":"https://github.com/HaoHaoDaYouXi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# springboot_netty\n\nspringboot + netty的一个demo实现网络协议自定义解析，可以实现多种网络请求\n\n## 启动步骤\n\n先启动Server，在启动Client，项目端口application.yml的记得替换\n\n### Server\n\n```\nAppBootstrap中的init方法中的 new MyServer().run();\n注释new MyClient().run();\n```\n\n### Client\n\n```\nAppBootstrap中的init方法中的 new MyClient().run();\n注释new MyServer().run();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaohaodayouxi%2Fspringboot_netty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaohaodayouxi%2Fspringboot_netty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaohaodayouxi%2Fspringboot_netty/lists"}