@Configuration public class CommonConfiguration extends Object
| Constructor and Description |
|---|
CommonConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AntPathResourceLoader |
antPathResourceLoader() |
GSheetApiRequestFactory |
gSheetApiRequestFactory() |
GSheetsClient |
gSheetsClient() |
LightGSheetService |
lightGSheetService(GSheetApiRequestFactory gSheetApiRequestFactory,
GSheetsClient gSheetsClient) |
SnapshotManager |
snapshotManager(TranslationConfiguration configuration) |
TranslationConfiguration |
translationConfiguration(org.springframework.core.env.Environment environment,
Optional<org.springframework.boot.ApplicationArguments> applicationArguments) |
@Bean public SnapshotManager snapshotManager(TranslationConfiguration configuration) throws IOException
IOException@Bean public AntPathResourceLoader antPathResourceLoader()
@Bean public LightGSheetService lightGSheetService(GSheetApiRequestFactory gSheetApiRequestFactory, GSheetsClient gSheetsClient)
@Bean public GSheetApiRequestFactory gSheetApiRequestFactory()
@Bean public GSheetsClient gSheetsClient()
@Bean public TranslationConfiguration translationConfiguration(org.springframework.core.env.Environment environment, Optional<org.springframework.boot.ApplicationArguments> applicationArguments) throws IOException
IOExceptionCopyright © 2025 FG Forrest, a.s.. All rights reserved.