|
|
@@ -292,7 +292,6 @@ public class Context extends AbstractContext {
|
|
|
}
|
|
|
|
|
|
private void initDatas() throws Exception {
|
|
|
- System.out.println("=================start loading datas=================");
|
|
|
if (ArrayUtils.isNotEmpty(this.module.containerEntities())) {
|
|
|
logger.print("{} loading datas, entity size:{}.", this.clazz.getName(),
|
|
|
this.module.containerEntities().length);
|