spring-boot/spring-boot-devtools
Andy Wilkinson 434d46f583 Add support for using RemoteSpringApplication behind a proxy
This commit adds two new properties, spring.devtools.remote.proxy.host
and spring.devtools.remote.proxy.port that can be used to configure
RemoteSpringApplication to connect to the remote application through
an HTTP proxy.

Closes gh-3968
2015-10-02 10:37:32 +01:00
..
src Add support for using RemoteSpringApplication behind a proxy 2015-10-02 10:37:32 +01:00
pom.xml Allow anonymous access to devtools remote server 2015-09-03 17:36:22 +01:00