@ -39,8 +39,12 @@ import org.springframework.jdbc.support.lob.DefaultLobHandler;
@MapperScan(
basePackages = {
"kr.xit.core.**.mapper",
"kr.xit.biz.**.mapper",
"kr.xit.ens.**.mapper",
"kr.xit.biz.cmm.mapper",
"kr.xit.biz.kt.mapper",
"kr.xit.biz.mbl.mapper",
"kr.xit.biz.nice.mapper",
"kr.xit.biz.sisul.mapper",
"kr.xit.ens.**.mapper"
},
sqlSessionFactoryRef = Constants.PRIMARY_SQL_SESSION
)
@ -34,8 +34,7 @@ import org.springframework.core.io.support.PathMatchingResourcePatternResolver;
@ConditionalOnProperty(value = "spring.datasource.hikari.secondary.username")
"kr.xit.biz.sms.mapper",
"kr.xit.biz.other.mapper",
"kr.xit.biz.other.mapper"
sqlSessionFactoryRef = Constants.SECONDARY_SQL_SESSION