|
@@ -19,7 +19,7 @@ import java.util.Map;
|
|
|
|
|
|
@EnableTransactionManagement
|
|
@EnableTransactionManagement
|
|
@Configuration
|
|
@Configuration
|
|
-@MapperScan("com.keao.edu.datasource.dao")
|
|
|
|
|
|
+@MapperScan("com.yonge.datasource.dao")
|
|
public class DataSourceConfig {
|
|
public class DataSourceConfig {
|
|
|
|
|
|
@Value("${mybatis.mapperLocations}")
|
|
@Value("${mybatis.mapperLocations}")
|