|  |  | 
 |  |  | package com.dy.pipIrrMwTestRtu; | 
 |  |  |  | 
 |  |  | import org.springframework.beans.factory.annotation.Autowired; | 
 |  |  | import org.springframework.beans.factory.annotation.Value; | 
 |  |  | import org.springframework.boot.CommandLineRunner; | 
 |  |  | import org.springframework.boot.SpringApplication; | 
 |  |  | import org.springframework.boot.autoconfigure.SpringBootApplication; | 
 |  |  | 
 |  |  |                         "com.dy.common.mybatis..*", | 
 |  |  |                         "com.dy.common.singleDataSource..*", | 
 |  |  |                         "com.dy.common.webFilter..*", | 
 |  |  |                         "com.dy.common.webListener..*" | 
 |  |  |                         "com.dy.common.webListener..*", | 
 |  |  |                         "com.dy.pipIrrGlobal.webCtrls..*" | 
 |  |  |                 }) | 
 |  |  |         } | 
 |  |  | ) |