Package org.deltafi.common.content
Class ContentStorageServiceAutoConfiguration
java.lang.Object
org.deltafi.common.content.ContentStorageServiceAutoConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentStorageService(ObjectStorageService objectStorageService)
-
Constructor Details
-
ContentStorageServiceAutoConfiguration
public ContentStorageServiceAutoConfiguration()
-
-
Method Details
-
contentStorageService
@Bean @ConditionalOnMissingBean public ContentStorageService contentStorageService(ObjectStorageService objectStorageService)
-