public class MapperScanner extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| 构造器和说明 |
|---|
MapperScanner() |
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent contextRefreshedEvent)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>public static <ENTITY> com.baomidou.mybatisplus.core.mapper.BaseMapper<ENTITY> getMapper(Class<ENTITY> entityClass)
Copyright © 2021. All rights reserved.