Uses of Interface
cronapp.framework.core.CronappSettingsRepository
Packages that use CronappSettingsRepository
-
Uses of CronappSettingsRepository in cronapp.framework.core
Methods in cronapp.framework.core with parameters of type CronappSettingsRepositoryModifier and TypeMethodDescriptionCronappConfiguration.repositorySettingsService(CronappSettingsRepository settingsRepository, org.springframework.core.env.Environment environment) Constructors in cronapp.framework.core with parameters of type CronappSettingsRepositoryModifierConstructorDescriptionRepositorySettingsService(CronappSettingsRepository settingsRepository, org.springframework.core.env.Environment environment)