| 
					
				 | 
			
			
				@@ -56,8 +56,6 @@ public class GgitsTsinfoServerApplication implements CommandLineRunner, Applicat 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     public void terminateApplication() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-//        SigTcpClientCommService sigCommClientService = SpringUtils.getBean(SigTcpClientCommService.class); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-//        sigCommClientService.shutdown(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @Override 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     public void onApplicationEvent(ContextClosedEvent event) { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -73,6 +71,5 @@ public class GgitsTsinfoServerApplication implements CommandLineRunner, Applicat 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @Override 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     public void afterPropertiesSet() throws Exception { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        //log.info("Application afterPropertiesSet"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 |