Class MongoConfirmationCodeIdGenerator
- 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>,ru.foodtechlab.lib.auth.service.domain.confirmationCode.port.ConfirmationCodeIdGenerator<org.bson.types.ObjectId>
@Component public class MongoConfirmationCodeIdGenerator extends com.rcore.database.mongo.commons.port.impl.ObjectIdGenerator implements ru.foodtechlab.lib.auth.service.domain.confirmationCode.port.ConfirmationCodeIdGenerator<org.bson.types.ObjectId>
-
-
Constructor Summary
Constructors Constructor Description MongoConfirmationCodeIdGenerator()
-