java.lang.Object
com.rcore.database.mongo.commons.port.impl.ObjectIdGenerator
ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.confirmationCode.port.MongoConfirmationCodeIdGenerator
All Implemented Interfaces:
com.rcore.domain.commons.port.BaseIdGenerator<org.bson.types.ObjectId>, ConfirmationCodeIdGenerator<org.bson.types.ObjectId>

@Component public class MongoConfirmationCodeIdGenerator extends com.rcore.database.mongo.commons.port.impl.ObjectIdGenerator implements ConfirmationCodeIdGenerator<org.bson.types.ObjectId>
  • Constructor Details

    • MongoConfirmationCodeIdGenerator

      public MongoConfirmationCodeIdGenerator()