类的使用
cn.herodotus.stirrup.data.crud.entity.AbstractMongoEntity
使用AbstractMongoEntity的程序包
-
cn.herodotus.stirrup.data.crud.repository中AbstractMongoEntity的使用
修饰符和类型接口说明interfaceBaseMongoRepository<E extends AbstractMongoEntity,ID extends Serializable> Description: Spring Data Mongo 基础 Repository -
cn.herodotus.stirrup.data.crud.service中AbstractMongoEntity的使用
修饰符和类型接口说明interfaceMongoService<E extends AbstractMongoEntity,ID extends Serializable> Description: Spring Data Mongo 基础 Service