public class ControllerBasedStartupStrategy
extends Object
implements StartupStrategy
Default startup strategy that will favor controller configuration whenever is given and thus override any local configuration.
In case controller endpoint is not present it will fallback to what is known in the local server state file.