类分层结构
- java.lang.Object
- cn.stylefeng.roses.kernel.rule.listener.ApplicationStartedListener (implements org.springframework.context.ApplicationListener<E>)
- cn.stylefeng.roses.kernel.timer.modular.listener.TaskRunListener (implements org.springframework.core.Ordered)
- cn.stylefeng.roses.kernel.db.api.pojo.entity.BaseEntity (implements java.io.Serializable)
- cn.stylefeng.roses.kernel.rule.pojo.request.BaseRequest (implements java.io.Serializable)
- com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,T> (implements com.baomidou.mybatisplus.extension.service.IService<T>)
- cn.stylefeng.roses.kernel.timer.modular.tasks.SystemOutTaskRunner (implements cn.stylefeng.roses.kernel.timer.api.TimerAction)
- cn.stylefeng.roses.kernel.timer.modular.controller.SysTimersController
- cn.stylefeng.roses.kernel.timer.modular.migration.TimerMigrationImpl (implements cn.stylefeng.roses.kernel.migration.api.AccessMigrationApi)
- cn.stylefeng.roses.kernel.timer.modular.migration.pojo.TimerMigrationInfo
- cn.stylefeng.roses.kernel.timer.modular.wrapper.TimerWrapper (implements cn.stylefeng.roses.kernel.wrapper.api.BaseWrapper<T>)
接口分层结构
- com.baomidou.mybatisplus.extension.service.IService<T>
- com.baomidou.mybatisplus.core.mapper.Mapper<T>
- com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
- cn.stylefeng.roses.kernel.timer.modular.mapper.SysTimersMapper
注释类型分层结构
Copyright © 2022. All rights reserved.