Uses of Interface
io.github.xezzon.zeroweb.attachment.IAttachmentService
Packages that use IAttachmentService
Package
Description
-
Uses of IAttachmentService in io.github.xezzon.zeroweb.attachment.internal
Classes in io.github.xezzon.zeroweb.attachment.internal that implement IAttachmentService -
Uses of IAttachmentService in io.github.xezzon.zeroweb.storage.fs
Constructors in io.github.xezzon.zeroweb.storage.fs with parameters of type IAttachmentServiceModifierConstructorDescriptionFsHttpEndpoint(Optional<FsService> fsService, IAttachmentService attachmentService) 注入依赖FsService(ZerowebFsConfig zerowebFsConfig, IAttachmentService attachmentService) 注入依赖