dstarcev
@Configuration open class GoogleApiConfiguration { @Value("\${google.maps.apiKey}") lateinit var apiKey: String … }