Package-level declarations

Types

Link copied to clipboard
@Component
@Profile(value = ["prod", "local"])
class ImgBB(@Value(value = "${storage.imgbb.api-key}") apiKey: String) : StorageService
Link copied to clipboard
interface StorageService