Package org.springframework.boot.devtools.tunnel Description
Provides support for tunneling TCP traffic over HTTP. Tunneling is primarily designed
for the Java Debug Wire Protocol (JDWP) and as such only expects a single connection
and isn't particularly worried about resource usage.