spring-boot/spring-boot-docs
Stephane Nicoll c177a774a5 Provide seamless support for local.server.port
Previously, the actual HTTP port on which a web application is running on
was only exposed in tests. This commit makes sure to provide that feature
regardless of the environment so that applications can know on which port
they are actually running on.

If there are several containers, each is exposed via the namespace of
their respective application context.

Closes gh-3259
2015-06-17 11:47:05 +02:00
..
src/main Provide seamless support for local.server.port 2015-06-17 11:47:05 +02:00
pom.xml Next Development Version 2015-06-04 00:49:11 -07:00