springboot集成netty实现代理服务器

上传者: 28822933 | 上传时间: 2021-07-11 22:47:39 | 文件大小: 109KB | 文件类型: ZIP
springboot集成netty实现代理服务器,实现http和https请求的代理功能

文件下载

资源详情

[{"title":"( 87 个子文件 109KB ) springboot集成netty实现代理服务器","children":[{"title":"proxy","children":[{"title":".gitignore <span style='color:#111;'> 268B </span>","children":null,"spread":false},{"title":".mvn","children":[{"title":"wrapper","children":[{"title":"maven-wrapper.jar <span style='color:#111;'> 47.20KB </span>","children":null,"spread":false},{"title":"maven-wrapper.properties <span style='color:#111;'> 116B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"main","children":[{"title":"resources","children":[{"title":"application.properties <span style='color:#111;'> 35B </span>","children":null,"spread":false}],"spread":true},{"title":"java","children":[{"title":"com","children":[{"title":"proxy","children":[{"title":"proxy","children":[{"title":"server","children":[{"title":"handler","children":[{"title":"ServerHandler.java <span style='color:#111;'> 4.47KB </span>","children":null,"spread":false}],"spread":true},{"title":"Server.java <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false}],"spread":true},{"title":"ProxyApplication.java <span style='color:#111;'> 319B </span>","children":null,"spread":false},{"title":"util","children":[{"title":"ProtoUtil.java <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"HeaderUtil.java <span style='color:#111;'> 894B </span>","children":null,"spread":false}],"spread":true},{"title":"proxy","children":[{"title":"handler","children":[{"title":"ProxyServerHandler.java <span style='color:#111;'> 913B </span>","children":null,"spread":false}],"spread":false},{"title":"ProxyServer.java <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false}],"spread":true},{"title":"Runner.java <span style='color:#111;'> 694B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"test","children":[{"title":"java","children":[{"title":"com","children":[{"title":"proxy","children":[{"title":"proxy","children":[{"title":"ProxyApplicationTests.java <span style='color:#111;'> 341B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"mvnw <span style='color:#111;'> 8.90KB </span>","children":null,"spread":false},{"title":"pom.xml <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"mvnw.cmd <span style='color:#111;'> 5.67KB </span>","children":null,"spread":false},{"title":"target","children":[{"title":"classes","children":[{"title":"com","children":[{"title":"proxy","children":[{"title":"proxy","children":[{"title":"server","children":[{"title":"Server.class <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"handler","children":[{"title":"ServerHandler.class <span style='color:#111;'> 5.45KB </span>","children":null,"spread":false},{"title":"ServerHandler$1$1.class <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"ServerHandler$2.class <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"ServerHandler$1.class <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false}],"spread":false},{"title":"Server$1.class <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"Runner.class <span style='color:#111;'> 856B </span>","children":null,"spread":false},{"title":"util","children":[{"title":"HeaderUtil.class <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"ProtoUtil.class <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"ProtoUtil$RequestProto.class <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false}],"spread":false},{"title":"proxy","children":[{"title":"handler","children":[{"title":"ProxyServerHandler.class <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":false},{"title":"ProxyServer.class <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"ProxyServer$2.class <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"ProxyServer$1.class <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false}],"spread":false},{"title":"ProxyApplication.class <span style='color:#111;'> 704B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"application.properties <span style='color:#111;'> 35B </span>","children":null,"spread":false}],"spread":true},{"title":"generated-test-sources","children":[{"title":"test-annotations","children":null,"spread":false}],"spread":true},{"title":"generated-sources","children":[{"title":"annotations","children":null,"spread":false}],"spread":true},{"title":"test-classes","children":[{"title":"com","children":[{"title":"proxy","children":[{"title":"proxy","children":[{"title":"ProxyApplicationTests.class <span style='color:#111;'> 623B </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".idea","children":[{"title":"misc.xml <span style='color:#111;'> 439B </span>","children":null,"spread":false},{"title":"encodings.xml <span style='color:#111;'> 172B </span>","children":null,"spread":false},{"title":"libraries","children":[{"title":"Maven__net_bytebuddy_byte_buddy_1_9_5.xml <span style='color:#111;'> 601B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_autoconfigure_2_1_1_RELEASE.xml <span style='color:#111;'> 806B </span>","children":null,"spread":false},{"title":"Maven__junit_junit_4_12.xml <span style='color:#111;'> 527B </span>","children":null,"spread":false},{"title":"Maven__org_bouncycastle_bcprov_jdk15on_1_58.xml <span style='color:#111;'> 634B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_handler_4_1_31_Final.xml <span style='color:#111;'> 651B </span>","children":null,"spread":false},{"title":"Maven__org_ow2_asm_asm_5_0_4.xml <span style='color:#111;'> 544B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_jcl_5_1_3_RELEASE.xml <span style='color:#111;'> 681B </span>","children":null,"spread":false},{"title":"Maven__org_skyscreamer_jsonassert_1_5_0.xml <span style='color:#111;'> 609B </span>","children":null,"spread":false},{"title":"Maven__net_minidev_accessors_smart_1_2.xml <span style='color:#111;'> 614B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_2_1_1_RELEASE.xml <span style='color:#111;'> 708B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_logging_2_1_1_RELEASE.xml <span style='color:#111;'> 820B </span>","children":null,"spread":false},{"title":"Maven__net_bytebuddy_byte_buddy_agent_1_9_5.xml <span style='color:#111;'> 643B </span>","children":null,"spread":false},{"title":"Maven__javax_annotation_javax_annotation_api_1_3_2.xml <span style='color:#111;'> 683B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_common_4_1_31_Final.xml <span style='color:#111;'> 644B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_test_5_1_3_RELEASE.xml <span style='color:#111;'> 688B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_aop_5_1_3_RELEASE.xml <span style='color:#111;'> 681B </span>","children":null,"spread":false},{"title":"Maven__ch_qos_logback_logback_core_1_2_3.xml <span style='color:#111;'> 619B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_context_5_1_3_RELEASE.xml <span style='color:#111;'> 709B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_codec_socks_4_1_31_Final.xml <span style='color:#111;'> 679B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_codec_http_4_1_31_Final.xml <span style='color:#111;'> 672B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_beans_5_1_3_RELEASE.xml <span style='color:#111;'> 695B </span>","children":null,"spread":false},{"title":"Maven__org_apache_logging_log4j_log4j_api_2_11_1.xml <span style='color:#111;'> 645B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_buffer_4_1_31_Final.xml <span style='color:#111;'> 644B </span>","children":null,"spread":false},{"title":"Maven__org_objenesis_objenesis_2_6.xml <span style='color:#111;'> 580B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_core_5_1_3_RELEASE.xml <span style='color:#111;'> 688B </span>","children":null,"spread":false},{"title":"Maven__org_xmlunit_xmlunit_core_2_6_2.xml <span style='color:#111;'> 607B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_1_1_RELEASE.xml <span style='color:#111;'> 841B </span>","children":null,"spread":false},{"title":"Maven__net_minidev_json_smart_2_3.xml <span style='color:#111;'> 579B </span>","children":null,"spread":false},{"title":"Maven__com_jayway_jsonpath_json_path_2_4_0.xml <span style='color:#111;'> 618B </span>","children":null,"spread":false},{"title":"Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml <span style='color:#111;'> 772B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_transport_4_1_31_Final.xml <span style='color:#111;'> 665B </span>","children":null,"spread":false},{"title":"Maven__ch_qos_logback_logback_classic_1_2_3.xml <span style='color:#111;'> 640B </span>","children":null,"spread":false},{"title":"Maven__org_apache_logging_log4j_log4j_to_slf4j_2_11_1.xml <span style='color:#111;'> 680B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_codec_4_1_31_Final.xml <span style='color:#111;'> 637B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_test_2_1_1_RELEASE.xml <span style='color:#111;'> 743B </span>","children":null,"spread":false},{"title":"Maven__org_mockito_mockito_core_2_23_4.xml <span style='color:#111;'> 614B </span>","children":null,"spread":false},{"title":"Maven__org_hamcrest_hamcrest_core_1_3.xml <span style='color:#111;'> 604B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_slf4j_api_1_7_25.xml <span style='color:#111;'> 585B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_2_1_1_RELEASE.xml <span style='color:#111;'> 764B </span>","children":null,"spread":false},{"title":"Maven__org_assertj_assertj_core_3_11_1.xml <span style='color:#111;'> 614B </span>","children":null,"spread":false},{"title":"Maven__org_hamcrest_hamcrest_library_1_3.xml <span style='color:#111;'> 625B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_jul_to_slf4j_1_7_25.xml <span style='color:#111;'> 606B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_resolver_4_1_31_Final.xml <span style='color:#111;'> 658B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_expression_5_1_3_RELEASE.xml <span style='color:#111;'> 730B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_test_2_1_1_RELEASE.xml <span style='color:#111;'> 799B </span>","children":null,"spread":false},{"title":"Maven__org_yaml_snakeyaml_1_23.xml <span style='color:#111;'> 567B </span>","children":null,"spread":false},{"title":"Maven__io_netty_netty_handler_proxy_4_1_31_Final.xml <span style='color:#111;'> 693B </span>","children":null,"spread":false},{"title":"Maven__org_bouncycastle_bcpkix_jdk15on_1_58.xml <span style='color:#111;'> 634B </span>","children":null,"spread":false}],"spread":false},{"title":"workspace.xml <span style='color:#111;'> 40.79KB </span>","children":null,"spread":false},{"title":"compiler.xml <span style='color:#111;'> 622B </span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'> 250B </span>","children":null,"spread":false}],"spread":true},{"title":"proxy.iml <span style='color:#111;'> 6.11KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明