Package org.msync.spring_boost
Class Boost
- java.lang.Object
-
- org.msync.spring_boost.Boost
-
public class Boost extends Object
The main bean, that installs the core routes for the SpringBootBugger system, that enable 1. The nREPL start/stop end-points 2. The root route handler for this sub-system
-
-
Constructor Detail
-
Boost
public Boost(int nreplPort, org.springframework.context.ApplicationContext applicationContext, boolean isNreplStart, String appInitSymbol)
-
-