Merge branch '1.5.x' into 2.0.x

This commit is contained in:
Phillip Webb
2019-06-04 00:05:57 -07:00
78 changed files with 90 additions and 78 deletions

View File

@@ -36,11 +36,10 @@ import org.apache.commons.logging.LogFactory;
import org.springframework.util.Assert;
/**
* A <a href="http://livereload.com">livereload</a> server.
* A <a href="https://github.com/livereload">livereload</a> server.
*
* @author Phillip Webb
* @since 1.3.0
* @see <a href="http://livereload.com">livereload.com</a>
*/
public class LiveReloadServer {