Class 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)
    • Method Detail

      • startNrepl

        protected void startNrepl()
      • stopNrepl

        protected void stopNrepl()