springboot

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..

springboot

[springboot] 윈도우에서 gradle build 하는법

1. cmd 창열기 2. 해당 프로젝트로 이동 예) cd 파일경로 3. geadlew build

jaeblog
'springboot' 카테고리의 글 목록