Class | Description |
---|---|
SandboxAppExecutor |
Special executor service to deal with intricacies while starting spring-boot microservices within
same JVM.
|
StarterContext |
Enum | Description |
---|---|
SandboxApp |
This class launches spring-fat jar in its own class loader (we assume
SandboxApp.runnable(StarterContext)
is called in own thread). |
Copyright © 2020. All rights reserved.