Package org.deltafi.common.content
Class ContentStorageServiceAutoConfiguration
- java.lang.Object
-
- org.deltafi.common.content.ContentStorageServiceAutoConfiguration
-
@AutoConfiguration @ConfigurationPropertiesScan public class ContentStorageServiceAutoConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ContentStorageServiceAutoConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContentStorageServicecontentStorageService(ObjectStorageService objectStorageService)
-
-
-
Method Detail
-
contentStorageService
@Bean @ConditionalOnMissingBean public ContentStorageService contentStorageService(ObjectStorageService objectStorageService)
-
-