Class MyBatisConfig
java.lang.Object
net.andresbustamante.yafoot.core.config.MyBatisConfig
@Configuration
@MapperScan(basePackages="net.andresbustamante.yafoot.core.dao")
public class MyBatisConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MyBatisConfig
public MyBatisConfig()
-