ipBanService

@Bean
@ConditionalOnMissingBean
open fun ipBanService(properties: SecurityPropertiesConfig, serviceProvider: ObjectProvider<BannedIpAddressEntityService>): IpBanManager