Uses of Class
io.contextmap.spring.runtime.model.storage.Storage
Packages that use Storage
Package
Description
-
Uses of Storage in io.contextmap.spring.runtime.model
Methods in io.contextmap.spring.runtime.model that return types with arguments of type StorageMethod parameters in io.contextmap.spring.runtime.model with type arguments of type Storage -
Uses of Storage in io.contextmap.spring.runtime.scanner.storage.mongodb
Methods in io.contextmap.spring.runtime.scanner.storage.mongodb with parameters of type StorageModifier and TypeMethodDescriptionstatic voidMongoTemplateMetadataScanner.enrichMongoWithMetadata(Storage storage, org.springframework.data.mongodb.core.MongoTemplate mongoTemplate) static voidReactiveMongoTemplateMetadataScanner.enrichReactiveMongoWithMetadata(Storage storage, org.springframework.data.mongodb.core.ReactiveMongoTemplate mongoTemplate)