Polish devtools documentation
See gh-3088
This commit is contained in:
@@ -81,7 +81,7 @@ public class DevToolsProperties {
|
||||
private long quietPeriod = DEFAULT_RESTART_QUIET_PERIOD;
|
||||
|
||||
/**
|
||||
* The name of specific that that when changed will will trigger the restart. If
|
||||
* Name of a specific file that when changed will trigger the restart. If
|
||||
* not specified any classpath file change will trigger the restart.
|
||||
*/
|
||||
private String triggerFile;
|
||||
|
||||
@@ -85,7 +85,7 @@ public class RemoteDevToolsProperties {
|
||||
public static class Restart {
|
||||
|
||||
/**
|
||||
* Enable remote restart
|
||||
* Enable remote restart.
|
||||
*/
|
||||
private boolean enabled = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user