mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Add server and client components to support tunneling of binary TCP protocols over HTTP. Primarily designed to support Java's remote debug protocol (JDWP). See gh-3087