Spring v1.7.0 Release Notes

Release Date: 2016-04-10 // about 8 years ago
    • Auto-restart server when server and client versions do not match
    • ➕ Add spring server command to explicitly start a Spring server process in the foreground, which logging to stdout. This will be useful to those who want to run spring more explicitly, but the real impetus was to enable running a spring server inside a Docker container.
    • 👍 Numerous other tweaks to better support running Spring inside containers (see https://github.com/jonleighton/spring-docker-example)