cdnProperty

@Bean(name = ["imageStoreCdnProperty"])
fun cdnProperty(@Value(value = "${cdn.url}") url: String): CdnProperty