Uses of Interface
io.github.qubitpi.athena.filestore.FileStore
Package
Description
-
Uses of FileStore in io.github.qubitpi.athena.application
Modifier and TypeMethodDescriptionAbstractBinderFactory.buildFileStore()
Registers file data storage. -
Uses of FileStore in io.github.qubitpi.athena.example.books.application
-
Uses of FileStore in io.github.qubitpi.athena.filestore.swift
-
Uses of FileStore in io.github.qubitpi.athena.web.endpoints
ModifierConstructorDescriptionFileServlet
(@NotNull FileStore fileStore, @NotNull MetaStore metaStore) DI constructor.