ipBanService

@Bean
@ConditionalOnMissingBean(value = [IpBanService::class])
open fun ipBanService(): IpBanService