|  | @ -1,7 +1,7 @@
 | 
	
		
			
				|  |  | package com.yihu.hos;
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | import org.springframework.boot.builder.SpringApplicationBuilder;
 | 
	
		
			
				|  |  | import org.springframework.boot.context.web.SpringBootServletInitializer;
 | 
	
		
			
				|  |  | import org.springframework.boot.web.support.SpringBootServletInitializer;
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | public class ServletInitializer extends SpringBootServletInitializer {
 | 
	
		
			
				|  |  | 
 | 
	
	
		
			
				|  | @ -10,4 +10,4 @@ public class ServletInitializer extends SpringBootServletInitializer {
 | 
	
		
			
				|  |  | 		return application.sources(ESBApplication.class);
 | 
	
		
			
				|  |  | 	}
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | }
 |