Merge branch '2.0.x' into 2.1.x

This commit is contained in:
Phillip Webb
2019-06-04 02:07:14 -07:00
107 changed files with 130 additions and 112 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 {