springboot
[springboot] org.springframework.beans.factory.BeanDefinitionStoreException 발생 spring cloud 버전 문제
스프링부트에 kafka 설정 하고 consumer 프로젝트를 기동 하는데 오류가 낫었다. org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.kafka.consumer.NotificationConsumerApplication]: Component scan for configuration class [org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration$PlainFunctionScanConfiguration] could no..