public interface SpringApplicationRunnerConfiguration extends GroovyCompilerConfiguration
SpringApplicationRunner.| Modifier and Type | Method and Description |
|---|---|
Level |
getLogLevel()
Returns the logging level to use.
|
boolean |
isLocal()
Returns
true if the dependencies should be cached locally |
boolean |
isWatchForFileChanges()
Returns
true if the source file should be monitored for changes and
automatically recompiled. |
getClasspath, isGuessDependencies, isGuessImportsboolean isWatchForFileChanges()
true if the source file should be monitored for changes and
automatically recompiled.Level getLogLevel()
boolean isLocal()
true if the dependencies should be cached locallyCopyright © 2013. All Rights Reserved.