|  | @ -27,10 +27,7 @@ public class CamelStartBoot {
 | 
	
		
			
				|  |  |     private static Logger logger = LoggerFactory.getLogger(CamelStartBoot.class);
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     private BrokerServerService brokerServerService;
 | 
	
		
			
				|  |  | //    private CamelContext context = SystemCamelContext.getContext();
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     @Autowired
 | 
	
		
			
				|  |  |     private CamelContext context;
 | 
	
		
			
				|  |  |     private CamelContext context = SystemCamelContext.getContext();
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     @Autowired
 | 
	
		
			
				|  |  |     public void setBrokerServerService(BrokerServerService brokerServerService) {
 |