Merge branch '3.4.x'
This commit is contained in:
@@ -116,7 +116,7 @@ public class Restarter {
|
||||
|
||||
private final UncaughtExceptionHandler exceptionHandler;
|
||||
|
||||
private boolean finished = false;
|
||||
private boolean finished;
|
||||
|
||||
private final List<ConfigurableApplicationContext> rootContexts = new CopyOnWriteArrayList<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user